Loading Tool

Explorer IconExplorer

Memory Pool

81,130 transactions
30.59 vMB
0.08672279 BTC
Random Selection Loading Transactions
Max Size: 186.46/200 MB

Candidate Block

Mining Attempt 5407d9c28eb086df4e10764eb5229ffb50bf17767b0bab38f9e5f81d845c2235
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root 72152b0af0a3d44be0a87d934268af5f2ca80cc250b295eb6a346ea9abdf4696
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,260
Size: 1.00 vMB
Total Fees: 0.01815826 BTC
Feerates: 318.30 > 1.82 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (666,450 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
248,899 248,899 000000000000006db032e87d7b956c65478c440385035967c2dc130c7fa7e088 128 0.05/1.00 vMB 164
248,898 248,898 000000000000004e091dd65bc776b3a9630586fc2e3ca299c8c760416d5abb17 386 0.16/1.00 vMB 161
248,897 248,897 00000000000000676a177b7cb0a4f0610380c80d819782a8b82fc773ef1e3d9c 414 0.19/1.00 vMB 142
248,896 248,896 0000000000000027298d76eb6575798623aed13138f811d179844dfee01cc166 56 0.03/1.00 vMB 143
248,895 248,895 0000000000000037ffc247bd6e77e878f056094b4d5b9f60f47953c759108575 118 0.05/1.00 vMB 117
248,894 248,894 0000000000000056f8134bb1efea4bfa8d11795b373546e68de4fe0a519e363b 74 0.05/1.00 vMB 114
248,893 248,893 000000000000001e0d38a0e01227452393a896fddf2b9e9ed2c30773b92aac4a 324 0.15/1.00 vMB 143
248,892 248,892 000000000000001375e7d1e3c32fbf0dce37296965f6a357dc6930a971ffc66c 144 0.07/1.00 vMB 109
248,891 248,891 0000000000000004321843d98cb072fd5ed9cbf33954f0b20cf4a52e2a6d77d7 17 0.01/1.00 vMB 41
248,890 248,890 000000000000003059385b8897418befa6fb49a4621e198cff812b2cd5cf0b29 114 0.07/1.00 vMB 146
248,889 248,889 000000000000003562b54a17e780f39ce64aacded92610adbbc45c2f17a0e1cc 248 0.12/1.00 vMB 124
248,888 248,888 0000000000000018a71126b9bc5c3dcfdd4d5aac463ee3058a5d222c1278e62c 370 0.17/1.00 vMB 128
248,887 248,887 000000000000000d03484947598a5e57b651884e74b2980dbc98f5d8e2f37871 392 0.15/1.00 vMB 149
248,886 248,886 0000000000000025257c43aaea366853821f22a5ff2cf0bd09708ebe0ec07582 35 0.02/1.00 vMB 69
248,885 248,885 000000000000006bd86f40fed4eb4cd5db6e185932550235057f8426a2b9a177 191 0.08/1.00 vMB 132
248,884 248,884 000000000000007483f352a921c93c8e0af32a32c5ea57bb1b27a5a7fd44c6a2 403 0.16/1.00 vMB 144
248,883 248,883 00000000000000857c8892297fa0f0a82f1b74dc67808342146b3fe9ec4ea3ac 282 0.14/1.00 vMB 144
248,882 248,882 00000000000000555f503125ed591a29d10eaa4a252a5ddb9e158c199570da9d 239 0.13/1.00 vMB 127
248,881 248,881 0000000000000038807d4e9656f0090ba2c68dd0d24b676090b07741618cd012 303 0.13/1.00 vMB 158
248,880 248,880 000000000000002df3eb29bb102c21490b73a7acb262f6b7270cb24abe593483 33 0.01/1.00 vMB 92
248,879 248,879 00000000000000334497ff8b3db02e530466f7ba2a5fac7484e21393f4f650b1 132 0.08/1.00 vMB 94
Previous 10 blocks ↓
Total Size: 783.00 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 718.39 GB
    • Received: 17.89 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.