Loading Tool

Explorer IconExplorer

Memory Pool

78,676 transactions
29.43 vMB
0.08244019 BTC
Random Selection Loading Transactions
Max Size: 180.21/200 MB

Candidate Block

Mining Attempt cf79970f58623dfc5f12000795b16d52a80e132f98d71ca9720fb1e4123ce213
Version 20000000
Previous Block 0000000000000000000027dcf55a304369afd3cca827fc0f21564e005bce68ec
Merkle Root 767bbfee4d90a9aa24433c2e972ab5efbdcde853d2de2e181fede042afadf629
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,284
Size: 1.00 vMB
Total Fees: 0.01771247 BTC
Feerates: 301.25 > 1.77 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,236 (220,104 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
695,132 695,132 0000000000000000000cef9c194525d3d7401319874fc20a6afe9ef4c85e8f78 2,744 1.00/1.00 vMB 2
695,131 695,131 0000000000000000000a3ce0f065788f57763345f41985c412c6ed8cf8e6a6e2 3,291 1.00/1.00 vMB 17
695,130 695,130 0000000000000000000895611251eda8004ff5480105ba0aaf76e0e2b1466585 2,875 1.00/1.00 vMB 18
695,129 695,129 00000000000000000002684888e86541e086e20d904bdabca807de4413110888 2,384 0.92/1.00 vMB 15
695,128 695,128 00000000000000000009975d93a5832b28da8dbb8fdbddb823b1763f8080c77b 2,502 0.85/1.00 vMB 15
695,127 695,127 00000000000000000004955c0f5aa56295b5ffeb5031660fa9b44afc474ef125 2,117 0.96/1.00 vMB 13
695,126 695,126 0000000000000000000ac10d808d812c52c556caaeea1fb72939d1f32f781f6d 304 0.30/1.00 vMB 5
695,125 695,125 00000000000000000008f24c150f49096806d80a3a610297849376c446920228 443 0.81/1.00 vMB 4
695,124 695,124 00000000000000000002b847fc1adafedc8fe7146f293eff908acedfc0dd4e3b 1,532 0.54/1.00 vMB 10
695,123 695,123 0000000000000000000168a96b71c7c2abf72e0f76f3713b045ccd7ee10902a0 590 0.18/1.00 vMB 14
695,122 695,122 00000000000000000001cc6df7280419ce61369db65acfebde4ab7c869427ff4 202 0.11/1.00 vMB 7
695,121 695,121 0000000000000000000f45248466a86753e1c07449c6ba7941714df66995de7b 95 0.02/1.00 vMB 8
695,120 695,120 0000000000000000000757812a0b7ce3eeb7c18bd633256ea027176b83237768 1,117 0.56/1.00 vMB 9
695,119 695,119 00000000000000000006e0beab7fe57c160132ca0912e49820e5fedf668d2ef4 631 0.36/1.00 vMB 6
695,118 695,118 0000000000000000000d8fde444eda2f6e32fd95761ca7b3b34241bdcb81e962 1,002 1.00/1.00 vMB 4
695,117 695,117 00000000000000000001997c3c58928218de15f2a078eca98615889203722dc3 1,209 1.00/1.00 vMB 7
695,116 695,116 0000000000000000000b362fc11af21c0754bae20a7487e973e072511e65c148 2,627 1.00/1.00 vMB 7
695,115 695,115 0000000000000000000deac8710e2ee42f75c4c732988c10f9cae0761bce8aff 2,921 1.00/1.00 vMB 18
695,114 695,114 0000000000000000001359fba8cb925cb2552f3bc63e9c303d4c1aaefd5053f1 1,721 1.00/1.00 vMB 41
695,113 695,113 00000000000000000010726c7b128d2bf26069198340654adbc153983b7b4298 1,096 0.54/1.00 vMB 13
695,112 695,112 000000000000000000107506abd984d75a2129c563cfedb65e534e656ee134b4 706 0.22/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.80 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: 710.02 GB
    • Received: 17.01 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.