Loading Tool

Explorer IconExplorer

Memory Pool

42,514 transactions
29.24 vMB
0.07490081 BTC
Random Selection Loading Transactions
Max Size: 149.95/200 MB

Candidate Block

Mining Attempt ed8bb38b38d6ac9f6e53e8a160d4dd4d5496dca17d9d0946645e6b0e6684e76f
Version 20000000
Previous Block 0000000000000000000109f5c0bf8516a6aa7ceb54e4b23cd73ce285a7f939df
Merkle Root 6e9efe18fa1245b4d503d6639944c6b6aaa5494113229b39c932e53a36dcf802
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,627
Size: 1.00 vMB
Total Fees: 0.01762741 BTC
Feerates: 100.36 > 1.77 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,614 (910,924 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
3,690 3,690 0000000061215337b0a036622d3e1b087438530f6fd2a2dfe11ee546cc5aa6c8 1 0.00/1.00 vMB 0
3,689 3,689 0000000060c88d0a435dbdbe92e682224c038a778359030c5973e6e26d1fb2f5 1 0.00/1.00 vMB 0
3,688 3,688 00000000e7be1c98c0f4477ba77ca87b706df538db34cd5f2011fa1b91ed53e3 1 0.00/1.00 vMB 0
3,687 3,687 000000008a96abd5137bdad9baf7125c2dfb0b8c99e16441123f8f98d5593e01 1 0.00/1.00 vMB 0
3,686 3,686 0000000054632d6e2e060a41b4fcff39ba16b90c3594d2ee8bbf30f8c5f03817 1 0.00/1.00 vMB 0
3,685 3,685 00000000503dbd811fc9e59fc8cdad4d2bf05c85390e987c67b75e8a1019e150 1 0.00/1.00 vMB 0
3,684 3,684 00000000b78e1122a31ee6a15407c4abb511a9c8420c7705f71a949ad1a9be82 1 0.00/1.00 vMB 0
3,683 3,683 000000008b3375b0b8bd3d38bba827e3de3d78996a5a082aea698840dede7d6f 1 0.00/1.00 vMB 0
3,682 3,682 000000009ac77e4dd63f434995a94f3cc3a00ff66ff4e8045fbd24883ec3fd12 1 0.00/1.00 vMB 0
3,681 3,681 000000007f4df2938477dbaba0f584c6d90499c6c826e253de64cd8400d3946a 1 0.00/1.00 vMB 0
3,680 3,680 000000007bc6bf48f2d5134ef450b56bbf30b042f3234279550f8568705cab09 1 0.00/1.00 vMB 0
3,679 3,679 0000000074cd80cc346e6e5ce4c153042423cd07a452959040210b06e8c286fe 1 0.00/1.00 vMB 0
3,678 3,678 000000008038d966275f4ac34775824ed41d5ea0c371f5f7fd8e91116ade9a75 1 0.00/1.00 vMB 0
3,677 3,677 00000000e8cf7516f691f85c2d9310e4c2472a190ba39815f581ce9a6059bf33 1 0.00/1.00 vMB 0
3,676 3,676 00000000748e201e29c8d5e6cc6b5842bd8f7eb3b63893c194a2f4de4b1fb772 1 0.00/1.00 vMB 0
3,675 3,675 000000000759edba4552e80a22a25e679441435ed6244ac41656b786798915f5 1 0.00/1.00 vMB 0
3,674 3,674 0000000023889e8a1728f2cf31b073a2f488728470291952291a8196cf401599 1 0.00/1.00 vMB 0
3,673 3,673 000000001d1e170d3466be882c61a21480840ecd8892250a284d8cdc27bf0ff6 1 0.00/1.00 vMB 0
3,672 3,672 0000000099a190c5e30c9607241446f3494fc8bfb9fa04fb12d4b14ad494ed80 1 0.00/1.00 vMB 0
3,671 3,671 000000000802b224fd80eac82d10051af5ca94b62ca50afac06edfeeec27b738 1 0.00/1.00 vMB 0
3,670 3,670 000000001d5c8482b041934be1f0c142d50cd40639511f43a63f35839727c84a 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.71 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 629.31 GB
    • Received: 11.90 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.