Loading Tool

Explorer IconExplorer

Memory Pool

79,845 transactions
29.62 vMB
0.09499872 BTC
Random Selection Loading Transactions
Max Size: 179.18/200 MB

Candidate Block

Mining Attempt 66c2dc6387ac16e4c5b8a5dcbf8f40accdf237e7b2a787a4098185a59dd2eca4
Version 20000000
Previous Block 0000000000000000000143f54c636fd580cc96e321febc4ce4dd319dbdcb21a3
Merkle Root b5ff8e19fc104079bed500650b708be4b2dabafd7d1a5c8fe49b624d61294e1d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,855
Size: 1.00 vMB
Total Fees: 0.03197353 BTC
Feerates: 301.60 > 3.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,093 (482,592 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
432,501 432,501 000000000000000001c14bc4c4b62d2054117826945c0c38519e97e4c8f6c224 391 1.00/1.00 vMB 9
432,500 432,500 0000000000000000032386603b9e4a14412e591fd3b306cecf3ab46e69bfd239 622 0.27/1.00 vMB 56
432,499 432,499 00000000000000000026a92ed2c0810489359cc442af9aff8a7526cd6b60bef1 429 0.28/1.00 vMB 53
432,498 432,498 000000000000000000466a084e783db3cc86fae10a281341bb6c35040574d400 167 0.09/1.00 vMB 56
432,497 432,497 000000000000000003c7edb1da8b10f4a17832431132efa850ab23e444def39c 262 0.99/1.00 vMB 7
432,496 432,496 000000000000000000fefd4b25b2d65bae19812f3a50511e8973985e968101d1 1,584 0.90/1.00 vMB 56
432,495 432,495 0000000000000000008ff397def158daed5a0c4428fe01573a6cfe10de7b8c43 933 1.00/1.00 vMB 28
432,494 432,494 000000000000000001cc799fc5f1a75b0c97d4bac463a52e355a0a8f9012e561 1,940 0.82/1.00 vMB 51
432,493 432,493 00000000000000000089303dcb34b726a2fb4f7996954ac53ae36d80a9e8a8d7 451 0.26/1.00 vMB 40
432,492 432,492 0000000000000000038f876922e73aef97351746aee9b71900b331130e516cbf 533 0.47/1.00 vMB 34
432,491 432,491 000000000000000000b22bbb6ddd5012de349cf2d0335793ef1cd43f0c13d0a9 2,620 1.00/1.00 vMB 66
432,490 432,490 000000000000000001de8b63f0f1d9f5e495fa26f66c4be2d1aa0989ba8411ae 341 0.17/1.00 vMB 53
432,489 432,489 0000000000000000038a6c7f7cc735ae7eb859cc0f089d562b0f33f112cefd74 580 0.99/1.00 vMB 12
432,488 432,488 0000000000000000002d9bb4ed63ef53c6ddd30ae134edd0795c16b6ac6840ca 708 0.99/1.00 vMB 17
432,487 432,487 00000000000000000252871540d4082f315c16fd59dfd8e2218d7c5b16a71b86 929 0.47/1.00 vMB 51
432,486 432,486 000000000000000002341be23ef20cc71deb98df84aca7917fdb84c9da297fe0 2,160 0.96/1.00 vMB 57
432,485 432,485 000000000000000000078f59dacbe12149f2eb6244e809bc1a9d3d2f1014af1e 1,010 0.48/1.00 vMB 50
432,484 432,484 00000000000000000380798beaf2b11190efd43cec2c5224b4f11d5b7b1ee319 525 0.99/1.00 vMB 14
432,483 432,483 00000000000000000231aa113efa656a68af5da28dec5ee91b28ca4d34fde3ca 345 0.16/1.00 vMB 25
432,482 432,482 00000000000000000303af1bfb548c7546f1aec281bc4c5fe2fc84d49c4bdc14 2,331 1.00/1.00 vMB 59
432,481 432,481 00000000000000000358a68107974fe63cf1569cc4ba31f16e479950d04f5a7c 2,146 0.90/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 782.56 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: 669.95 GB
    • Received: 15.79 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.