Loading Tool

Explorer IconExplorer

Memory Pool

20,761 transactions
9.72 vMB
0.01823186 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.40/200 MB

Candidate Block

Mining Attempt 7617b1f28683007295d6aadee6391cac617729bae864b4f9a46a968cf09ac74d
Version 20000000
Previous Block 0000000000000000000043eea178b38fa3bd84a0f7f327bc9361b70128bdc1ee
Merkle Root a8b6daee87e12e9d5b4897f2575626b7e50c3f01913c94ad27d7c366f01513cb
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 7,023
Size: 1.00 vMB
Total Fees: 0.00292167 BTC
Median Feerate: 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,554 (755,968 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
157,586 157,586 00000000000009b8839dc592e64eddc85dbc42dc75963747fec67ff2356fd229 19 0.01 vMB 294
157,585 157,585 0000000000000ccf30f4f56e1b32ce1ecbf7fa812c1f688bbd110533f3b29f9d 62 0.03 vMB 336
157,584 157,584 0000000000000e4f461cf1e26448750d2bdcdc3a8364ac8bf503e16aa93a5098 25 0.01 vMB 151
157,583 157,583 0000000000000dc34ec0f3d6bfa4d7582b71295c7cd3855f4b51257dcff802f1 14 0.01 vMB 34
157,582 157,582 0000000000000100f71ed3f6228787be1acacaa63d4c8148bd5649d8b1e81dea 35 0.02 vMB 129
157,581 157,581 000000000000035533e3a9974c4f1bfda74251f209e17818a5191a887ed57f56 5 0.00 vMB 1,937
157,580 157,580 0000000000000b615f21ffa2c4113371c66b0037fd87d8b78f930a5976fb5aa9 97 0.05 vMB 122
157,579 157,579 0000000000000d66abc99aa8cd8646ca76ae21bda1007da756acd3c011d892ba 21 0.01 vMB 126
157,578 157,578 0000000000000c538a00ad5b02c85256fa143e8c26b82082a3b18732729189dc 85 0.03 vMB 17
157,577 157,577 0000000000000728018be9e6c636ce3b281cc5bdb7289c52832bcb11b59ad6f1 6 0.00 vMB 920
157,576 157,576 00000000000003607d1845f4f94cccf86ada45eba3d5f92b70652dcb3107bb74 7 0.00 vMB 132
157,575 157,575 00000000000007c362c5ffcf3b6b3ee54321064d14882ee683358cab7e8d93f8 38 0.02 vMB 117
157,574 157,574 0000000000000c716e08d51caf21e8e8fb9ebe5825e250498ae9046923d4e6ec 26 0.01 vMB 49
157,573 157,573 00000000000002a322a500b472bd968dce165327b5e5347be4d33e22726e1e1d 84 0.03 vMB 30
157,572 157,572 00000000000005812b4b7ce277719a6a9f11351fd7c86ce445fe1489d84af194 31 0.01 vMB 89
157,571 157,571 0000000000000ba4919ae0126c141fd32d665c46851bd6b902d68b1046bc3608 10 0.00 vMB 471
157,570 157,570 00000000000009c589b9b08fe8f24a242ba3a22ce4a574c6c96d8013f2763cf5 126 0.04 vMB 197
157,569 157,569 0000000000000a76959b0ecc8ec7c7d375e4ad997e9d1ad14e26092012b32282 42 0.02 vMB 95
157,568 157,568 00000000000006e0f0aa9ee6a81ff40790d1cbd8c95e1faf055a469f6c3e8d9c 24 0.01 vMB 56
157,567 157,567 00000000000005c81f8f2efe77594f2dae70ba09398950eaf806430ecb2b79a3 8 0.01 vMB 29
157,566 157,566 0000000000000ca74e78cbcbfd621bb2cd33d552e4dc5d82dcbf6f38fe9ff5c9 25 0.01 vMB 91
Previous 10 blocks ↓
Total Size: 779.82 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: 419.19 GB
    • Received: 2.25 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.