Loading Tool

Explorer IconExplorer

Memory Pool

84,204 transactions
31.98 vMB
0.08909882 BTC
Random Selection Loading Transactions
Max Size: 194.53/200 MB

Candidate Block

Mining Attempt 1d1389926cc4f0f6906d66f51973751e50df536d169ff46cecc534ded391eb34
Version 20000000
Previous Block 00000000000000000000682e38af279af4c954a439e90eb631728e9fdcb16ff7
Merkle Root 633729b5f85fa089537f3aab5e5e787267102d22a4a8b801424973d8c5f42dc7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,124
Size: 1.00 vMB
Total Fees: 0.01920853 BTC
Feerates: 179.53 > 1.92 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,210 (404,407 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
510,803 510,803 00000000000000000053ffb77f88c793e76b9f48f07a76a5e2a7f8c59205a8fa 226 1.00/1.00 vMB 5
510,802 510,802 00000000000000000002f40048f15aac9b2270886cdc52824dd30e94952ced43 1,227 1.00/1.00 vMB 39
510,801 510,801 0000000000000000002b0a0a41d59c9859cf8b2ff284f43c7e5c65216470298b 483 0.99/1.00 vMB 10
510,800 510,800 00000000000000000053af25550c2726c2954c84f11870f079f056bd9773589b 295 0.24/1.00 vMB 68
510,799 510,799 000000000000000000014524085965e465e5621f6a14a9388351cd062a9aab36 515 1.00/1.00 vMB 14
510,798 510,798 00000000000000000035278cb1e3d5e465784fd1c5dd2cacdbbbf71531e97ed9 207 1.00/1.00 vMB 3
510,797 510,797 00000000000000000000e8458f2406c46fc8ad3ff4e8d3da96842dea4fb3a4f0 395 0.99/1.00 vMB 8
510,796 510,796 0000000000000000001fdbdafd1583b624728fa2122a674e4b55f01b946a55ff 427 1.00/1.00 vMB 11
510,795 510,795 00000000000000000006a65786161ab8d90f317a1cfb3c3cd147b90a2719912d 405 1.00/1.00 vMB 7
510,794 510,794 0000000000000000003b9a738bf88c601229128d966a05dfa03b7270cce1c682 226 1.00/1.00 vMB 2
510,793 510,793 000000000000000000162ff98b43c710549d4bd3c59cff37d00b55b2677ea9ea 427 1.00/1.00 vMB 8
510,792 510,792 00000000000000000022c238371158f2c2c9d3b09402ba5653704124d462e10a 517 1.00/1.00 vMB 13
510,791 510,791 0000000000000000000944782912f8dff7d11d049a5187f9f8789ff00600cfb8 482 1.00/1.00 vMB 13
510,790 510,790 00000000000000000005221df599956da47528c74751c9199ad681c825ae6d91 908 1.00/1.00 vMB 24
510,789 510,789 000000000000000000380fb882a443a2928158110c7407e0af6278d951e2e3ce 320 0.99/1.00 vMB 6
510,788 510,788 000000000000000000589d9f16ddc2f34f18eaf8a81447bac51c7108f51cd72f 775 0.99/1.00 vMB 29
510,787 510,787 0000000000000000000911a3f86412dc6f2e54bf715cdd0e466471c914c41c87 409 0.99/1.00 vMB 10
510,786 510,786 000000000000000000493889a11fbd19b5f7ec23803d233ab2869bb1b4643ccd 1,047 1.00/1.00 vMB 36
510,785 510,785 000000000000000000375c48fd52da4a2a01925272bba39a0475bbca3f87b1a7 195 0.20/1.00 vMB 34
510,784 510,784 0000000000000000000a16b656e46496ad847c59b6f677fe6d93d7b91daa6849 1,162 1.00/1.00 vMB 30
510,783 510,783 000000000000000000295e6ae4565fffeeebe5bd2be8a94cf574e599a0f278de 2,068 0.89/1.00 vMB 68
Previous 10 blocks ↓
Total Size: 782.75 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: 708.90 GB
    • Received: 16.78 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.