Loading Tool

Explorer IconExplorer

Memory Pool

38,175 transactions
27.21 vMB
0.06055519 BTC
Random Selection Loading Transactions
Max Size: 138.61/200 MB

Candidate Block

Mining Attempt eb6f202ee02a41e815a77217c78421f7c14b0f2d8081aa6b7a98c589f7629936
Version 20000000
Previous Block 0000000000000000000205a7754b9683bd3803bdf38e1a942268db63b46eb04a
Merkle Root ae5c2c9506432184127b5edd6ee097ee64995d4be39a7138feada26a35b9232a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,434
Size: 1.00 vMB
Total Fees: 0.00903942 BTC
Feerates: 100.56 > 0.91 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,637 (431,962 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
482,675 482,675 0000000000000000001011ec4d2c45a18c8eb76ae209531282b3341b0449cf42 2,414 1.00/1.00 vMB 277
482,674 482,674 00000000000000000051442f4a8d570b6fb0a4a30c5c18fa62e0e7e93ca88bd9 2,292 0.99/1.00 vMB 394
482,673 482,673 000000000000000000d451ed3d5802d732d404f306d2c68f6c4952fc12b8a86f 2,459 1.00/1.00 vMB 412
482,672 482,672 000000000000000001003cd9edda5261fbbdfdabd3c6eb37bc5faa57f1c4689c 2,338 1.00/1.00 vMB 469
482,671 482,671 0000000000000000003297494b69af4d8a66bba5cb4eaea769564a9f3d730241 1,802 1.00/1.00 vMB 414
482,670 482,670 00000000000000000060c473f28ee46805def720a957d4a460fb03d38220c4d0 2,465 0.99/1.00 vMB 404
482,669 482,669 0000000000000000000e9287fe67b8b633b14302c9673d538edd66d3c3a26350 2,412 1.00/1.00 vMB 482
482,668 482,668 00000000000000000119358695775b9f7fe645ed3b0d5e37f161a40206f2e70a 2,284 1.00/1.00 vMB 463
482,667 482,667 0000000000000000004d4f4e9e7d5ee7b8e5d2752ae4ff2f91c3e04f8a841be8 2,038 1.00/1.00 vMB 268
482,666 482,666 000000000000000000dba1e93426e2038d9462229170dec6b8a440b9a640fd3e 2,155 1.00/1.00 vMB 455
482,665 482,665 0000000000000000010889b7b77a3c68e642f8047b321bba52292bb5a71e31e5 2,127 1.00/1.00 vMB 391
482,664 482,664 000000000000000000e92953801f5a37da2d902e354e09973f7cf533e9de140c 726 1.00/1.00 vMB 57
482,663 482,663 0000000000000000005f230cd8b96e4fbf0af5b2f06939893bba38cc78e1e284 1,094 1.00/1.00 vMB 129
482,662 482,662 0000000000000000007653017e845632ccf117747fada5a49cd0a5cd7a8cb0af 2,102 1.00/1.00 vMB 283
482,661 482,661 0000000000000000009124190d57a8099b2f01800648613280313fd0be47389c 2,348 1.00/1.00 vMB 249
482,660 482,660 000000000000000000d240020cf00a238cbe3342fb0271cbe8b16f6f253e69c9 1,643 1.00/1.00 vMB 147
482,659 482,659 0000000000000000005e37e8fd68005ecc6ab732b491f546aa8590ac6cd36c60 2,163 1.00/1.00 vMB 156
482,658 482,658 000000000000000000bc2c3590c6c055295e5f713789dd30be5e832b2e2c3eb6 2,424 1.00/1.00 vMB 171
482,657 482,657 0000000000000000004e70fb65fe61b2fd4883f9f48c77e194528a2b79b60e93 2,410 1.00/1.00 vMB 332
482,656 482,656 000000000000000000bb0082f923cbf6394fd1f9e42c08d956100ef9818e6a1e 1,739 1.00/1.00 vMB 299
482,655 482,655 000000000000000000a844ea8d8f673425cf7df0b4e42a5031a3e9c24dbe8c6c 1,672 1.00/1.00 vMB 532
Previous 10 blocks ↓
Total Size: 781.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: 630.85 GB
    • Received: 12.05 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.