Loading Tool

Explorer IconExplorer

Memory Pool

87,887 transactions
32.57 vMB
0.24853523 BTC
Random Selection Loading Transactions
Max Size: 194.70/200 MB

Candidate Block

Mining Attempt a5e5d7da08d0a0532660f7bad45a952e15047d3b59d5f5c5d8cf96ef516f135e
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root 7a0637beda5269b49b8e836ef696247e5f4ad36977e9292c974f8877bda98788
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,860
Size: 1.00 vMB
Total Fees: 0.11001108 BTC
Feerates: 538.26 > 11.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (247,186 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
667,961 667,961 0000000000000000000847d0de647be7291923e36d74eccc736288f88659a4be 3,076 1.00/1.00 vMB 61
667,960 667,960 0000000000000000000b01b4d3089e4b69765583cdfd8c7558791883ca4887ae 1,896 1.00/1.00 vMB 42
667,959 667,959 00000000000000000001b6e56a1a298d57ee74880ead2b62163c4437389cbd56 2,388 1.00/1.00 vMB 84
667,958 667,958 000000000000000000056893e61d80889c456443ac6d178bb7b67f691ce4b995 2,879 1.00/1.00 vMB 57
667,957 667,957 000000000000000000050d295f10958a2d9be057e9301fa8d869ddc20b53c03f 2,582 1.00/1.00 vMB 74
667,956 667,956 000000000000000000068682df7c87821bc4b5997064eb0410ec3d762786f4fb 1,102 1.00/1.00 vMB 77
667,955 667,955 000000000000000000023df5ee7d1cb2b61f6c03777fddc7c13010cfa96e09b9 2,684 1.00/1.00 vMB 58
667,954 667,954 000000000000000000081d2075cab75270a38f0147a5f4fbde35376517af9e2e 3,008 1.00/1.00 vMB 71
667,953 667,953 00000000000000000005d37bfdf121db6f81c7881b68c9f98b37619b1b5e56c3 3,191 1.00/1.00 vMB 66
667,952 667,952 0000000000000000000304351e040efc5fab11510ed1861a9d131a333585bfc2 1,680 1.00/1.00 vMB 66
667,951 667,951 0000000000000000000812b23dae6f1a3c71ecd504cc7ea3f1a43f2c7aa547f6 3,028 1.00/1.00 vMB 66
667,950 667,950 00000000000000000006464ec609e39d85afa1088908d00ef3cc5d9775783b10 3,000 1.00/1.00 vMB 77
667,949 667,949 0000000000000000000166e3829312e07105c42ef559810a4df1e3093d889ac1 2,740 1.00/1.00 vMB 70
667,948 667,948 00000000000000000007ed4fd5048fd0c3f54e90dd3d882b1b32ad6dd1d2bd0c 2,840 1.00/1.00 vMB 93
667,947 667,947 0000000000000000000891831f9ddeb37c73066949678f37c1c0d5fc8352ee04 2,764 1.00/1.00 vMB 78
667,946 667,946 0000000000000000000bf2262ef3328925032e56fbe245fa53e04a354bda0af3 2,581 1.00/1.00 vMB 81
667,945 667,945 00000000000000000005dc33100139a996cdffa713a054131107b7a00838f5b3 2,893 1.00/1.00 vMB 89
667,944 667,944 00000000000000000005721c33e4e5477039277d0cf159fd6826769af3945a24 3,371 1.00/1.00 vMB 110
667,943 667,943 00000000000000000005b75a0c53f497b989099effd052125eff8459439b9fb0 2,863 1.00/1.00 vMB 92
667,942 667,942 00000000000000000008c052623f75b5f1b23892a39155e20c34fad7c78ffad2 2,313 1.00/1.00 vMB 97
667,941 667,941 0000000000000000000891310b25051d96e65f20d1cdb658e145cdeaf148351c 2,534 1.00/1.00 vMB 58
Previous 10 blocks ↓
Total Size: 782.65 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: 672.71 GB
    • Received: 16.32 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.