Loading Tool

Explorer IconExplorer

Memory Pool

81,770 transactions
30.99 vMB
0.11581287 BTC
Random Selection Loading Transactions
Max Size: 185.43/200 MB

Candidate Block

Mining Attempt 118a7e7a178742827180cf9e26ddb9b7bd73434ce49e447f6d663dae710f5332
Version 20000000
Previous Block 00000000000000000000b8bb4db39a0e97c8954f43fc10a0b1b8a513d2398ed1
Merkle Root 3f10eb874d2b2563577c28147d42f4a5755e930554ae7e821e8385db048c43f1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,451
Size: 1.00 vMB
Total Fees: 0.03310137 BTC
Feerates: 101.42 > 3.32 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,150 (221,006 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
694,144 694,144 00000000000000000009e51c63e8f215e1efea80e759426fc1ba9e56651bb0c5 984 0.55/1.00 vMB 10
694,143 694,143 00000000000000000001392cd3e73b8e779e7c7350f93698c0a3d2f3c41d8934 449 0.36/1.00 vMB 1
694,142 694,142 0000000000000000000019033e4a6b73451783e685b5a7e331e64570ac594ec1 1,270 1.00/1.00 vMB 3
694,141 694,141 00000000000000000002921a98ae995c9355c546cf4306e0a6e5b97e71086e08 845 1.00/1.00 vMB 2
694,140 694,140 00000000000000000010e960c148a67e6c742c12c96637d525fc61b6c8b2410c 3,874 1.00/1.00 vMB 4
694,139 694,139 00000000000000000007f9471cf3fe18734ef2a9042744ba7525eabb63b7711b 3,028 1.00/1.00 vMB 5
694,138 694,138 0000000000000000000e36576ba21ca335701915863532a8b56903fa29cf1768 2,106 1.00/1.00 vMB 20
694,137 694,137 000000000000000000078088a75d4b9d993495a16955bb5c7ff0c04f3ffe7d6e 2,753 1.00/1.00 vMB 6
694,136 694,136 00000000000000000011f9fe5211c14459d3aa401390c11865e8bb500d8ddbae 2,589 1.00/1.00 vMB 11
694,135 694,135 0000000000000000001004ed07cd989c0026379d649466519d9349a8b9efeaad 2,753 1.00/1.00 vMB 14
694,134 694,134 0000000000000000000359d325f9b57d2fce975c783822e137ec379efc1545de 2,844 1.00/1.00 vMB 25
694,133 694,133 0000000000000000000a60f654573558dc427d0b4e780984a65b021925ff1875 2,467 1.00/1.00 vMB 14
694,132 694,132 000000000000000000111c58571fdc545eaed0bc5eef1c6d40111d5c1042d675 2,790 1.00/1.00 vMB 19
694,131 694,131 0000000000000000000faff2c57a61028b89990c8afb389d2159832ef7108385 2,079 1.00/1.00 vMB 19
694,130 694,130 000000000000000000034d27e51964ed78195e24f9e5334ee018f080b5479255 879 1.00/1.00 vMB 4
694,129 694,129 0000000000000000000ba5895828e6ddd8b47af4f7c8018bd1efa594fc7cce64 2,912 1.00/1.00 vMB 31
694,128 694,128 0000000000000000000f18b95f474638460ee5200fc12f18b130df993d4b9c1c 1,353 0.46/1.00 vMB 12
694,127 694,127 0000000000000000000d638ec319aa9ccfa2dce793fda46114eac57689fed847 1,479 0.78/1.00 vMB 13
694,126 694,126 0000000000000000000b682fb944193c2e6d57b018035dbd8b303c64b43f70e6 126 0.05/1.00 vMB 18
694,125 694,125 00000000000000000012fb60cfe6a0ab2d5f3c191af6faf68ffa19c832917055 478 0.47/1.00 vMB 4
694,124 694,124 000000000000000000093dc96aa44138c1d7080fb455b428047d7157a1f35f88 2,010 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.65 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: 672.94 GB
    • Received: 16.33 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.