Loading Tool

Explorer IconExplorer

Memory Pool

73,766 transactions
28.22 vMB
0.06825332 BTC
Random Selection Loading Transactions
Max Size: 167.71/200 MB

Candidate Block

Mining Attempt 34053e2bd09943587fd8175f8df42006a5d32a11606736f8d9514bf3ed71e0da
Version 20000000
Previous Block 000000000000000000007c0d03566c9a659e961b946ab0c5bf9197674ecf2b24
Merkle Root cd5afba15dc3f3f6ec7d05975f5897428a4ccfd4fe2f44feab46e62697157a28
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,630
Size: 1.00 vMB
Total Fees: 0.01181580 BTC
Feerates: 101.62 > 1.18 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,068 (489,706 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
425,362 425,362 0000000000000000018af8c01941274c72dfcd6e36c0cd4618fa0a47e3245e9b 2,774 1.00/1.00 vMB 69
425,361 425,361 0000000000000000013a1562f0c019c736c29483302946cb6e120775070b341d 2,731 1.00/1.00 vMB 73
425,360 425,360 000000000000000005709dab0b18ce723b55695ee3f8553713219be4e8f6b1bf 3,024 1.00/1.00 vMB 97
425,359 425,359 00000000000000000359da50a955fbec4967b89a2fa3be8a3859fe0b2b5ceeb7 1,038 0.58/1.00 vMB 57
425,358 425,358 00000000000000000354356b38330734194e2c607c8c2f46c46f5bdc056f2ac4 297 0.98/1.00 vMB 10
425,357 425,357 000000000000000003220acb3c95266d26d34ff5fa3a4c029de3c9bc18fa9313 831 0.41/1.00 vMB 56
425,356 425,356 0000000000000000003181680da49dcb8b68257834ebd46e60483331d134e0fc 904 0.71/1.00 vMB 39
425,355 425,355 000000000000000000b26415f25c524e6c31ab7bc9b8317badeb8a15fe30b1d5 1,125 1.00/1.00 vMB 33
425,354 425,354 000000000000000000c82cd1303cafe0d98c3acb8acde500428b0fa80f79a336 1,436 0.64/1.00 vMB 70
425,353 425,353 000000000000000005460a65345767065bf493c67b9278b4104c12b899c60dac 1,480 1.00/1.00 vMB 41
425,352 425,352 0000000000000000056e3d10358c406ef7deeb92cea068b776b1003459e56531 2,005 1.00/1.00 vMB 62
425,351 425,351 0000000000000000031830407e76b1875e1034ae5d82fd8da0501a0cb9519f6b 2,541 1.00/1.00 vMB 77
425,350 425,350 0000000000000000001d17b78afd48c432d511438932f7f2a0d54e730484269e 2,519 1.00/1.00 vMB 81
425,349 425,349 000000000000000004976be838c592d65fae0f244c240b2443b3009173c4fd1f 2,624 1.00/1.00 vMB 66
425,348 425,348 0000000000000000032014240b9fce02aec56335e25403789500321963b09f85 2,843 1.00/1.00 vMB 79
425,347 425,347 00000000000000000013bf9394381835d8eeb41005ea4e17d17e0400e58f23d9 2,808 1.00/1.00 vMB 113
425,346 425,346 0000000000000000017b54c82e5e13db465e2446abc7bc90e39886a2023ce8f5 1,103 0.70/1.00 vMB 48
425,345 425,345 000000000000000000018e744d95f9040a215c5f11f31db6ca10dbfb132f7dc1 2,276 1.00/1.00 vMB 79
425,344 425,344 000000000000000000e15f63dd858a2864dc6bb4f6fb970fe740b5e8558a7e41 478 0.22/1.00 vMB 88
425,343 425,343 00000000000000000445bfeab68fd4ac1cf4290c592f90d2827dba7c7509360d 1,292 0.63/1.00 vMB 62
425,342 425,342 000000000000000004e85f35b8aacd3bf69ffca2b17f6ba9a46aca5b53e10dc7 1,263 0.72/1.00 vMB 61
Previous 10 blocks ↓
Total Size: 782.51 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: 668.67 GB
    • Received: 15.55 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.