Loading Tool

Explorer IconExplorer

Memory Pool

53,795 transactions
31.98 vMB
0.13568577 BTC
Random Selection Loading Transactions
Max Size: 170.99/200 MB

Candidate Block

Mining Attempt 1d506e7b0fe26de24a82f64237e31c04320aeb8a78d8595636199852a2d2909a
Version 20000000
Previous Block 0000000000000000000009fd3786a9cab5b58d654ad3894ab8146e5cf82088d1
Merkle Root 8205c8cbba23c07bbbacf0640962699ebba22426b8e089cbc221a89413ff8b87
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,619
Size: 1.00 vMB
Total Fees: 0.03691266 BTC
Feerates: 368.10 > 3.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,820 (575,842 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
338,978 338,978 000000000000000015daa835ad97f9ce0cc6decd16af3ead6a4c6f57d89fdc99 1,024 0.63/1.00 vMB 29
338,977 338,977 000000000000000007541936142e064f61c08609c4af8f990e7ed241c06a884f 1,619 0.85/1.00 vMB 27
338,976 338,976 000000000000000018fd8204435d20cd6bab6927a6fb557eb6d195ad5429c92a 488 0.41/1.00 vMB 11
338,975 338,975 0000000000000000164dd0346cea79414eb508a06890ffc5b75405c6878566e7 1,829 0.75/1.00 vMB 30
338,974 338,974 000000000000000017f87d9d3306829d9f0193c2ca16a856ed658f9f4798af44 1,906 0.98/1.00 vMB 26
338,973 338,973 00000000000000000585e6426b595fcb1d0626f548b2f57fc61a88165c2457ef 395 0.23/1.00 vMB 23
338,972 338,972 000000000000000015108667de15a41b0f9561ffe7dc0e885ef62e7e62988859 316 0.23/1.00 vMB 18
338,971 338,971 000000000000000002ed23bca73cd31ae2b6d1e469bfd9b5a398ec89a99f7a1d 543 0.28/1.00 vMB 26
338,970 338,970 0000000000000000069b9841568a3433189a90360b211b193a80482f8c4fab1c 528 0.26/1.00 vMB 24
338,969 338,969 000000000000000003348476fc9a0d282d3ba9f37dc7618afd6f6f521db05f9e 115 0.07/1.00 vMB 10
338,968 338,968 000000000000000012df86e2392411fcad4d218bd0bd92de82dd5eed99352a09 753 0.36/1.00 vMB 26
338,967 338,967 00000000000000000c23d38317063e15066d3671f7f14ec8489264acc450b49e 134 0.09/1.00 vMB 10
338,966 338,966 00000000000000000e125c8aa61c2c0e36da2e5c14ef69262564e72436d74369 1,029 0.47/1.00 vMB 25
338,965 338,965 000000000000000007a845c4c4337f4968433bb16b09e231de51d1202eb8c3fe 916 0.45/1.00 vMB 23
338,964 338,964 00000000000000000e3e61c5636f40b60e8cf4eabb009c67fca7d49a4ad32262 813 0.51/1.00 vMB 19
338,963 338,963 0000000000000000138a58ee314a7c588dd026d4a4b4a36cbcd8ee38135f525b 2,392 1.00/1.00 vMB 32
338,962 338,962 00000000000000000085da15be6187ea672e9883887d6696befd5f656371728e 1,351 0.85/1.00 vMB 22
338,961 338,961 000000000000000003837c693c2cd29f25e5826b849ef7deef73acad3b101583 1,024 0.34/1.00 vMB 57
338,960 338,960 000000000000000011e7cc0280b66d5084aec0369887e0f583ddf402f36d683d 262 0.14/1.00 vMB 72
338,959 338,959 000000000000000013cb157b8bf4dc066fb388c789f368908b1df91e1533f690 245 0.14/1.00 vMB 28
338,958 338,958 00000000000000000886c856392d64ea26d3e502ecc6f9392ded11fcd5a52540 352 0.18/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.07 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: 651.24 GB
    • Received: 13.50 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.