Loading Tool

Explorer IconExplorer

Memory Pool

44,565 transactions
27.38 vMB
0.07301084 BTC
Random Selection Loading Transactions
Max Size: 144.33/200 MB

Candidate Block

Mining Attempt b91f3f90696f3cea0c816132f9e03fb5d35eb15c4a3fd970b942406e82919fee
Version 20000000
Previous Block 0000000000000000000025449f50590d909b1288ad98721336244ae461997fee
Merkle Root 264bbe1d1f708d7de28b7cd0f87e1af3cdb05c263282149a3b17e2b7550647f1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,988
Size: 1.00 vMB
Total Fees: 0.02171738 BTC
Feerates: 150.77 > 2.18 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,898 (208,033 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
706,865 706,865 00000000000000000001518e277a95b449b10d57ea927d82be06e1834bc0aa71 902 1.00/1.00 vMB 1
706,864 706,864 00000000000000000009fc632da219dfa445f8a461f4260b45493a27f7dd8820 889 1.00/1.00 vMB 6
706,863 706,863 00000000000000000002768c98c194b2814ea523bebe803e1ee4228c86e0f247 1,981 1.00/1.00 vMB 8
706,862 706,862 00000000000000000002a1e406fbce2195dd2aa2c56a73fab1069da910a9b340 2,607 1.00/1.00 vMB 10
706,861 706,861 000000000000000000020d30a857ac8328d20e30a4eb941c6cd027fb01bd63ae 2,363 1.00/1.00 vMB 7
706,860 706,860 0000000000000000000ce331e78465bf42b5cde6abeeb7d2d905429789c2661e 2,155 1.00/1.00 vMB 10
706,859 706,859 0000000000000000000084c955912852342c1125319abbfe21694bd3db2812c0 2,236 1.00/1.00 vMB 12
706,858 706,858 0000000000000000000b573c07fb6038e343d260756984f17994e7c7cdbd93c1 2,110 1.00/1.00 vMB 7
706,857 706,857 00000000000000000000e4030d68c49426969170097f8492c2563b7f9173e884 1,273 1.00/1.00 vMB 5
706,856 706,856 000000000000000000085ce7b31459ca86f196e7b60882c615eb8dbac8773ab4 1,424 1.00/1.00 vMB 1
706,855 706,855 0000000000000000000c7a5954c89a2dce7d88416b6c4ca5d5af4e2e4606a4dc 2,517 1.00/1.00 vMB 5
706,854 706,854 000000000000000000029353a560ef0ef127c19f577be9e04da5f617017f4576 1,552 1.00/1.00 vMB 6
706,853 706,853 00000000000000000008dd0c1eaabf09d1761322a91766e3d00addb0096eaec7 2,103 1.00/1.00 vMB 12
706,852 706,852 00000000000000000009d91fdbaa3a88325760f7407abcf4d4cf51d99fb8b54c 3,269 1.00/1.00 vMB 13
706,851 706,851 0000000000000000000db531a835c48ee901ffee46d128be754969d4965974cf 2,921 1.00/1.00 vMB 18
706,850 706,850 00000000000000000000056beeaaaef8c9ea312fd603c4253919e0f5bb5d3dd6 2,674 1.00/1.00 vMB 15
706,849 706,849 0000000000000000000111d88a4e806300d705a0ded4b2c7d59412afe51a04af 2,667 1.00/1.00 vMB 17
706,848 706,848 00000000000000000009e4e4eda77253e7e5b2f703cac9c5d7f57ace0e575672 2,631 1.00/1.00 vMB 8
706,847 706,847 0000000000000000000a1cd6947c5502c81fa2dd249640640f7e371426f683e7 2,883 1.00/1.00 vMB 9
706,846 706,846 00000000000000000000744ca92410b5878c69e9222084d1015318f7d6ba5fff 2,683 1.00/1.00 vMB 10
706,845 706,845 0000000000000000000a248fdb984fcb2c0ea8030db38a269bef840d53178ff0 2,938 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.21 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: 654.29 GB
    • Received: 14.12 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.