Loading Tool

Explorer IconExplorer

Memory Pool

79,748 transactions
29.87 vMB
0.12290405 BTC
Random Selection Loading Transactions
Max Size: 180.16/200 MB

Candidate Block

Mining Attempt 80a8fd493382ac126274dd625504b4ac949c9f5e0f641943b93ad3f4684571c8
Version 20000000
Previous Block 00000000000000000001bd54d69182c1acad03f5cdcd2103ee49e909f1dec71f
Merkle Root d6153d2b5cf376287c5ea49038783ec4529a04c4045f758e267dcf5ee56cea40
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,175
Size: 1.00 vMB
Total Fees: 0.05736131 BTC
Feerates: 150.75 > 5.75 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,098 (568,754 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
346,344 346,344 000000000000000003d06086f89c8c3548756c44fa2180c30b6446238daf4cf7 91 0.07/1.00 vMB 16
346,343 346,343 0000000000000000168f7932ad73c839aecde73ba6c96f027d8e954a9bde5b6b 54 0.06/1.00 vMB 4
346,342 346,342 000000000000000017680e9b6597601f4a066a11a4467590efaa75171d667bac 629 0.35/1.00 vMB 27
346,341 346,341 0000000000000000165db83c11b0102b79d3647f029962e07a967cf113c9e766 211 0.12/1.00 vMB 367
346,340 346,340 000000000000000004351c8135d0efcb9ca0b1a16d497dcbc5e5737f9230625c 910 0.52/1.00 vMB 25
346,339 346,339 00000000000000000fd4b95ff6b0017b57061b65c6327cf6d2842f7a4f443933 275 0.18/1.00 vMB 23
346,338 346,338 000000000000000001de59687ab259103db197e88c11c10e394d0341ef16ddf9 545 0.28/1.00 vMB 25
346,337 346,337 00000000000000001629e041edc81d8868a1f08ab9596acac558639677c10c50 757 0.48/1.00 vMB 26
346,336 346,336 000000000000000002c247bc78d8d989e31c2e9787a71870dc7d072459d172c7 451 0.29/1.00 vMB 20
346,335 346,335 000000000000000005fea1c73252f94e2a6ed03b33232be075e8a0dc031cb8ec 150 0.08/1.00 vMB 11
346,334 346,334 0000000000000000081f49b052b30d56d2e8b8be0eb7644f0d13cefdffee5665 171 0.09/1.00 vMB 17
346,333 346,333 000000000000000005f30c02cd2b50ac268caf55faeabf186f0dde734ca2c7c9 315 0.17/1.00 vMB 25
346,332 346,332 00000000000000000994a50273b563c54cf3224acd230d1b5dbb32cd2aa0a594 181 0.10/1.00 vMB 26
346,331 346,331 000000000000000009a6499c2643faf05559520826da0e13f4472af435163173 1,020 0.98/1.00 vMB 15
346,330 346,330 00000000000000000dc0d700a46c5a7bd8d218dad2be5b56889f5e8588e31d84 612 0.75/1.00 vMB 15
346,329 346,329 00000000000000000a85d6bfe3e2468172b5c66440bdf5c3df599c3501649930 420 0.17/1.00 vMB 36
346,328 346,328 0000000000000000020b1d6caa2df825a6fb9648a9e849ed4ae868e040f484cd 780 0.75/1.00 vMB 18
346,327 346,327 00000000000000001097751a239159106873a290cd518e6e00fe3b0408022079 1,469 0.90/1.00 vMB 22
346,326 346,326 000000000000000015f5c16a3b5f638432404e139781185ea966ad8d29516449 1,024 0.28/1.00 vMB 47
346,325 346,325 00000000000000000fc3db01361cc101babacc3e36ebd37fddccc623aa13bcf9 523 0.20/1.00 vMB 35
346,324 346,324 000000000000000000ed85aa2f9d0ba3bee9a5683e8279f6ea48a09a3791cf74 525 0.21/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.56 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: 670.25 GB
    • Received: 15.84 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.