Loading Tool

Explorer IconExplorer

Memory Pool

80,407 transactions
29.69 vMB
0.07010648 BTC
Random Selection Loading Transactions
Max Size: 179.12/200 MB

Candidate Block

Mining Attempt c2007bf0b4590bc267c21ee925456c4e3eac73e3d997b552105a3fe3b1637ac6
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root 1656a2046269a416e039b7c99185391fecd51b05668e2c237180d3ce9aa6056f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,130
Size: 1.00 vMB
Total Fees: 0.00951819 BTC
Feerates: 502.67 > 0.95 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (140,485 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
774,496 774,496 000000000000000000012cef79e97053b3b6b45c055b54e6f14675d8104fb0fc 3,725 1.00/1.00 vMB 26
774,495 774,495 00000000000000000002da7ff64b1f74ef23530431ff5332b0e3894642a92e2b 1,363 1.00/1.00 vMB 14
774,494 774,494 0000000000000000000442b2bf3fed29a9ee9ea4e0222da4055735f94c85dcaf 2,224 1.00/1.00 vMB 18
774,493 774,493 00000000000000000003d7ed9e402d6b7a3d8a4c3cae12d31922d88a402302d1 2,721 1.00/1.00 vMB 31
774,492 774,492 000000000000000000004160139c7e6c32d5b7cf058db6e41324471ba6c52f1a 2,961 1.00/1.00 vMB 14
774,491 774,491 0000000000000000000186afe8f191404228bec627e43ac55ce556987c758af8 2,156 1.00/1.00 vMB 12
774,490 774,490 0000000000000000000380c6da0eb5497972d2edd054d332d8ce9adf3c347bd2 1,994 1.00/1.00 vMB 13
774,489 774,489 00000000000000000000100ceb170a2145850bdbc107c8c069aee5f314acf9e2 2,217 1.00/1.00 vMB 15
774,488 774,488 000000000000000000065c5e3496ae04b75c27c16e966d2ca408c76efe13d3d9 2,158 1.00/1.00 vMB 9
774,487 774,487 000000000000000000030841f6ea76c58be72e1811541b239c154446d7411743 3,485 1.00/1.00 vMB 22
774,486 774,486 0000000000000000000597130aead0e339da13feb5a8da4d51c35f1cc8f12047 1 0.00/1.00 vMB 0
774,485 774,485 000000000000000000052d500d9228256f152631f05692a5b5f7b10b5feac831 3,085 1.00/1.00 vMB 16
774,484 774,484 00000000000000000003ea3b8e66a0ad7f5de06dff100785d1cc2d9b0e650e27 2,713 1.00/1.00 vMB 14
774,483 774,483 00000000000000000002ed6d793b4845e15ceebc23127133e3db39334a606c9b 3,404 1.00/1.00 vMB 14
774,482 774,482 00000000000000000006cb09174661fb8cfea4dcad85db1fc9258081e88f5fac 2,299 1.00/1.00 vMB 16
774,481 774,481 00000000000000000005d3dfba0bc3a5779b68e28b08e6fd30696672995fd588 3,657 1.00/1.00 vMB 20
774,480 774,480 00000000000000000002bdab27399ac76471a84d7273028a65733682f7a19eeb 3,703 1.00/1.00 vMB 18
774,479 774,479 00000000000000000004399c486d19abba8f4a92121f522734dee26dba50d940 3,299 1.00/1.00 vMB 20
774,478 774,478 00000000000000000001a18237e24c9452e0e5cae4a34924fa0fb73036efb175 2,965 1.00/1.00 vMB 22
774,477 774,477 000000000000000000027ba9019c19ab72d06e4d52ea932ef1237cf04f9bb029 2,281 1.00/1.00 vMB 21
774,476 774,476 0000000000000000000132360c1f2fdf7dbd332cdee629cdcd1eaea035e8a79f 3,893 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.36 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: 662.54 GB
    • Received: 14.86 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.