Loading Tool

Explorer IconExplorer

Memory Pool

77,246 transactions
28.75 vMB
0.07072733 BTC
Random Selection Loading Transactions
Max Size: 174.35/200 MB

Candidate Block

Mining Attempt f02a2d6af2dd188c785ff3a768d0025fcd1e102e558d23764b8acc4037a41def
Version 20000000
Previous Block 000000000000000000015c2f9dfa0c74d1f310284e6448425037dce28d0417a8
Merkle Root a42ce7621eb407c1a503fc2d865cddfa15340ebd8a2467bb4398cd35c0eb95d6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,044
Size: 1.00 vMB
Total Fees: 0.01091657 BTC
Feerates: 82.75 > 1.09 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,157 (452,728 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
462,429 462,429 000000000000000001396a422d4989e6a84fc6db7821db273a8f082d6969f7ce 2,727 1.00/1.00 vMB 160
462,428 462,428 0000000000000000006c8d0e3a5b0d8c517e44a47e837eea36122d03b14744bc 2,443 1.00/1.00 vMB 129
462,427 462,427 000000000000000001442ef183f968199526fc64c0f8262a74199c2d9b0b3a82 2,360 1.00/1.00 vMB 169
462,426 462,426 000000000000000001fd715600721e67fd9ba4466eccfb55a132807d41d47329 2,049 1.00/1.00 vMB 158
462,425 462,425 00000000000000000183693611dc6e49654cd45110c4b8825c899721401442e1 350 0.11/1.00 vMB 263
462,424 462,424 000000000000000001645e2dab2fe8e2e546b2c83aa7bc6b657e374e8d11d894 1,589 1.00/1.00 vMB 77
462,423 462,423 000000000000000000dee947bd9cc1750bc2b2a5d895ba4cbe146dde0aeddd39 681 1.00/1.00 vMB 75
462,422 462,422 000000000000000001ddeceb2395596d458e32ff2132463722e278af420ee8aa 1,379 1.00/1.00 vMB 85
462,421 462,421 0000000000000000015dfcb6e51694cdc96b33acf57a368456c06f79e1c6310d 1,765 1.00/1.00 vMB 124
462,420 462,420 000000000000000001e10923f3f11c2348ce188470a9ba5acdac4edca1358f3a 2,154 1.00/1.00 vMB 162
462,419 462,419 000000000000000000aa15435ead70d50b4f11203d433908a5e91b8622bca090 2,272 1.00/1.00 vMB 163
462,418 462,418 000000000000000000484166e761bb13c7a510b25fb311dcc4fecae745aca1ea 2,104 1.00/1.00 vMB 139
462,417 462,417 000000000000000000a419778cdd410c227c50549b1d97835ac9cf413c0dc2eb 2,515 1.00/1.00 vMB 127
462,416 462,416 000000000000000001a770cb3933731a8e5fcd66077c9ecb9533ddbacf5026d9 2,005 1.00/1.00 vMB 162
462,415 462,415 000000000000000001f16472c633777a38db0be6fc31ab4db3fb879338659bdd 2,004 1.00/1.00 vMB 147
462,414 462,414 0000000000000000010e529e7deddc8791f0019bc8149355f461f8d274763797 2,466 1.00/1.00 vMB 165
462,413 462,413 0000000000000000007a4465206737f5e2090cb8c00c91f9ceb04142a2007e7a 2,353 1.00/1.00 vMB 306
462,412 462,412 000000000000000001d9d657c6b02c8018870560284af0588037bfae4e760942 2,126 1.00/1.00 vMB 135
462,411 462,411 00000000000000000208f93e52d053adcd7878ffa81d0c7c99493a48163194b4 2,024 1.00/1.00 vMB 118
462,410 462,410 000000000000000000a5a7ba0c61ec6a8f4567c5fece3468c6976c59e244a25a 2,169 1.00/1.00 vMB 243
462,409 462,409 0000000000000000010351ee68afff35a5b546cfff18602fa2fad6866c0bc0d3 2,680 1.00/1.00 vMB 268
Previous 10 blocks ↓
Total Size: 782.67 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: 673.09 GB
    • Received: 16.38 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.