Loading Tool

Explorer IconExplorer

Memory Pool

45,047 transactions
27.50 vMB
0.07568632 BTC
Random Selection Loading Transactions
Max Size: 145.12/200 MB

Candidate Block

Mining Attempt dafd109e21ec22527ddadfe7b36aef24d14667d7c131553554f452bbcc7d3d62
Version 20000000
Previous Block 000000000000000000015e8f4c39ca0699d930716f37fac725961f0c21424ed6
Merkle Root d9a084fcd84a89dae6e442edf540490d5a2ab96e7af7dfd8ec064b7fdfff8e0a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,272
Size: 1.00 vMB
Total Fees: 0.02394459 BTC
Feerates: 192.02 > 2.40 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,906 (427,498 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
487,408 487,408 00000000000000000021aa343cbe08ff916a8946be393470d099958696d68a35 2,312 1.00/1.00 vMB 45
487,407 487,407 000000000000000000b2a9ff7c8ea77009924023b50081b8a450930af1ded676 1,544 1.00/1.00 vMB 89
487,406 487,406 0000000000000000006276ee0bc685122ea5d469fa36609e3823ee63185998eb 2,274 0.98/1.00 vMB 141
487,405 487,405 000000000000000000e198b61b2cec979505ea445d7da85a8246f6afb748ee8e 2,155 0.99/1.00 vMB 133
487,404 487,404 00000000000000000009f3b8a14e543ec6690d4002a1beb78f6cc46b270d5398 1,093 0.67/1.00 vMB 61
487,403 487,403 000000000000000000037b297356bffa1837c50cf952caea3160d6efe9297c4c 1,179 1.00/1.00 vMB 23
487,402 487,402 0000000000000000006f3b89e257e219a8cd67f274ff3fafbb87e1bb161dc6f2 1,615 0.99/1.00 vMB 62
487,401 487,401 000000000000000000cc0fcd85dac85fc8e5f92bba43e3860847bcf12ea384c9 1,621 0.98/1.00 vMB 107
487,400 487,400 0000000000000000008d54300aa6096cd67d588edda08e78e0cb8a8edc85508a 2,721 1.00/1.00 vMB 26
487,399 487,399 0000000000000000003871dc24c78a2368ec330a9aa5702e85343464a2697ee3 2,041 0.98/1.00 vMB 147
487,398 487,398 00000000000000000071822df191a37904c53e00f14e528bd4b6e6cdd1b05263 2,523 1.00/1.00 vMB 24
487,397 487,397 0000000000000000008f562c749412d6e5649bc00ef972880ab3938f75bd5128 2,455 1.00/1.00 vMB 26
487,396 487,396 0000000000000000007288efe64d3cf336698035e5103c77e9563f3cc3353aa4 1,852 1.00/1.00 vMB 150
487,395 487,395 000000000000000000e977da654723b838d7a844b8735b864f8da21883f6abca 2,417 1.00/1.00 vMB 150
487,394 487,394 00000000000000000003f8c927eb90a722f784de9c38b8495229b6046e94a336 1,805 1.00/1.00 vMB 76
487,393 487,393 0000000000000000004738535dc2af8757c37ea50a482ac9ac1f6d3fe80c4231 2,824 1.00/1.00 vMB 196
487,392 487,392 0000000000000000000e91b623dda09c1d3c7cf96c18168e1d9a6be1cebc9e43 1,845 1.00/1.00 vMB 83
487,391 487,391 000000000000000000e163bc74f30a0bf92708b97a08a760fc245bd35602c48a 1,833 1.00/1.00 vMB 169
487,390 487,390 000000000000000000278fb40dbb3d02517f6ed998ed7bd2164a84c42d6eee75 2,614 1.00/1.00 vMB 192
487,389 487,389 000000000000000000b3301262fe9422a50ba722d257520879945c8e656f8130 1,478 1.00/1.00 vMB 100
487,388 487,388 000000000000000000bef13b2571326fd96861ddb701403e28de8978362a34cf 1,915 0.99/1.00 vMB 98
Previous 10 blocks ↓
Total Size: 782.22 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 654.77 GB
    • Received: 14.19 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.