Loading Tool

Explorer IconExplorer

Memory Pool

25,330 transactions
12.38 vMB
0.03732411 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 69.64/200 MB

Candidate Block

Mining Attempt f5d13940e5e3c100090973d84da5e6624c577a7164c5f10b8f6fd0f78f2a2713
Version 20000000
Previous Block 00000000000000000001268a19f99a88ed20e383fadd73cfb09cc0cbd48307e2
Merkle Root be28a3c739763f34fc2b95f8910357dca965c4cb7eecee41bc152adaa0935b0b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,172
Size: 0.99798125 1.00 vMB
Total Fees: 0.01384187 BTC
Feerates: 40.21 > 1.39 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,652 (757,282 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
156,370 156,370 0000000000000eb39c331fb42f28080a7b061a38ec04eabd122e770a8686b724 117 0.05/1.00 vMB 142
156,369 156,369 0000000000000e9b6426ed5c45e9eb58d01d2ae8c950b5d9cf35b5f953654f22 84 0.03/1.00 vMB 187
156,368 156,368 0000000000000875018c84c08264db2dda82a0386971481404570372591bce2b 11 0.00/1.00 vMB 15
156,367 156,367 0000000000000f3c74759ec86800db343182f264177e2daa36a7227000e67f82 56 0.02/1.00 vMB 128
156,366 156,366 00000000000007dc6c8c5c940a92047274a6ffebeb847f03e99d330fdda2d01a 20 0.01/1.00 vMB 72
156,365 156,365 0000000000000e06fcf67da91638435c8b6863ba434d4e80ff79f984acfb6ca9 1 0.00/1.00 vMB 0
156,364 156,364 00000000000000bda651337034087171af7c5b8f66ba6eba6e899c93cab539cc 163 0.06/1.00 vMB 118
156,363 156,363 00000000000001322002fe2ff8c8b3c27e59d2cfdbb39150c41f50bc30510e7f 32 0.02/1.00 vMB 212
156,362 156,362 0000000000000e6877e61feff3bcd246761e9137beabfcb446259525efef81c6 113 0.05/1.00 vMB 5
156,361 156,361 00000000000002b23c4ed60cb557e9a8d80af37a2d9543273f08b4e981391690 136 0.05/1.00 vMB 223
156,360 156,360 00000000000003c82f47b4e2c30014e248e291961d3068a2a4e9668c325501de 64 0.02/1.00 vMB 69
156,359 156,359 00000000000004c0af9150fdf75cdfe5b72db07298dfb9d7a6b5d9ecf49fe204 71 0.03/1.00 vMB 128
156,358 156,358 0000000000000316af4a4a26718d860ffe359c2d6d3a8198ced089b3defddc95 17 0.01/1.00 vMB 66
156,357 156,357 00000000000002432eb5377d31c695af2d1645eea8fd8181355f30b5b15da59e 44 0.02/1.00 vMB 63
156,356 156,356 000000000000083ea0bd4b9f6dc483fdb5da1e64c3eb2e2e321d0a8432a85735 54 0.02/1.00 vMB 144
156,355 156,355 0000000000000e8c8cecf517ee968d70dad24b14d80998bf399ea0e8e4af0ca8 76 0.03/1.00 vMB 76
156,354 156,354 0000000000000a59acf08f3c67fdfaec42263bc924f85d16d913229a23b328b7 83 0.04/1.00 vMB 155
156,353 156,353 0000000000000ab6a37dccf5333bdeda8e1d6bb89e888e1e5955aa52a96a8d7c 11 0.00/1.00 vMB 45
156,352 156,352 0000000000000eb0b00eaa7f16b1fe476eef43d1975ac1d46e29e06bccd8842c 80 0.05/1.00 vMB 22
156,351 156,351 0000000000000de0f124e6c909a85003be39b094b74c6bc4ca6e3fcf5292ea4d 51 0.02/1.00 vMB 62
156,350 156,350 0000000000000cb5454e2f0e893d7880ddca78ef85a89391e7f35c02cbc318c4 27 0.01/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 780.00 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: 477.50 GB
    • Received: 3.09 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.