Loading Tool

Explorer IconExplorer

Memory Pool

69,511 transactions
36.76 vMB
0.32047399 BTC
Random Selection Loading Transactions
Max Size: 198.03/200 MB

Candidate Block

Mining Attempt 90dac23a4219b5068cc48a020db0361dfa419585e18bc2cb3895f5d05542adfc
Version 20000000
Previous Block 00000000000000000000ac06ecc4d286c0b31c9b3f070678d7446ca42e8e89d9
Merkle Root 33633d7d2e202137ff90a9dbddc51d1f60445b79fd782d9701586028f46d6eff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,642
Size: 1.00 vMB
Total Fees: 0.15442422 BTC
Feerates: 261.93 > 15.47 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,421 (887,946 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
26,475 26,475 00000000618e5bc29172ce85c004716319c50b66ed71636025af669b6e49a84a 1 0.00/1.00 vMB 0
26,474 26,474 00000000b949df191a57b03fc9678e16a0f794803e5f2ef889ba0643ad1ffe53 1 0.00/1.00 vMB 0
26,473 26,473 00000000b469a19ec6bcbf0c47ee372290aac6923d20c7b4ce79921f8c97d2ea 1 0.00/1.00 vMB 0
26,472 26,472 00000000f09b9f3bfd48f903d7775867d2db63e9aa3832a6366534edf6b4114d 1 0.00/1.00 vMB 0
26,471 26,471 00000000e6e164936e5b0b7743e2dd33663e8c7055072c18d0355f19df2aaeae 1 0.00/1.00 vMB 0
26,470 26,470 00000000b7d14bfd9d54c32c7dc81e637b6c598636dbbf111596ae6aef8d2c2a 1 0.00/1.00 vMB 0
26,469 26,469 00000000800840b829852d1b9f01075e656d9ae3f99dfd4ad514f86dafb35891 1 0.00/1.00 vMB 0
26,468 26,468 000000004ca9c9f49eaa57fe6c4329ce69cd45e7413c607146df5e43e60cff3c 1 0.00/1.00 vMB 0
26,467 26,467 000000001488f2fbe273b17aa5231530bbe706ff60963e2a97dbd62974753645 1 0.00/1.00 vMB 0
26,466 26,466 000000005da81ebfd628bb45d1342d3fb245d077d9af2786536a779dd7c35b95 1 0.00/1.00 vMB 0
26,465 26,465 00000000ac5786e9ae81384046b8e18106a387070917585d1bdf3df3697ca24e 1 0.00/1.00 vMB 0
26,464 26,464 000000002b72fc2eb3920344440d595e1cbc47331fe690ca19f85e4c89eb8950 1 0.00/1.00 vMB 0
26,463 26,463 0000000018f011582cbb9449159046a56d447090d07601bd9af6bd3cba376e16 1 0.00/1.00 vMB 0
26,462 26,462 00000000034968c86a2997b618653eafe01c41ff03a16aa403c1df2fc92ecc15 1 0.00/1.00 vMB 0
26,461 26,461 000000005be2867fc60c7fa29befaf3e7e1bb740a4cb0a0027aaddad7fdd4673 1 0.00/1.00 vMB 0
26,460 26,460 0000000087402c0c9dae3c01eedcfcb0d3b6e2e3e634276d8aad8f3928f01415 1 0.00/1.00 vMB 0
26,459 26,459 00000000e6a8e419a54d58a93a52f514e0f149b8b7c1ede69264db44bf17be87 1 0.00/1.00 vMB 0
26,458 26,458 00000000b20eaa6baf06088fa9351ddb426aa2641c1e45763ba8fc178181e3d4 1 0.00/1.00 vMB 0
26,457 26,457 00000000643dbb2064821807ff8a8675c45469073d6a508426c9b3951969d0ea 1 0.00/1.00 vMB 0
26,456 26,456 00000000054919063d7e0813ddabc0085f2291ed68bd3841d8a78c19d4d0bcc9 1 0.00/1.00 vMB 0
26,455 26,455 00000000d57fcd30a427b16248bfcf0b9286fcebdba24c5e9286da2820b7e6e3 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.35 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: 602.15 GB
    • Received: 10.33 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.