Loading Tool

Explorer IconExplorer

Memory Pool

19,928 transactions
9.16 vMB
0.05195747 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 51.25/200 MB

Candidate Block

Mining Attempt 6a027d4792662dfbf5a6a42802a8ac52566fdfb3cb8f98016d6c5ce7019f3c2e
Version 20000000
Previous Block 00000000000000000001c7d8e843fbb7037ca5698a8e7e6ad3e468e4618260d6
Merkle Root 91a234546074e9d20c3fe84351155363e54a71b7b422e1fcb50095e9b4832637
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,619
Size: 1.00 vMB
Total Fees: 0.02804517 BTC
Median Feerate: 2.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,388 (741,712 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
171,676 171,676 0000000000000a29132892a1495198a75772be5bc4f7dac5dcdfe73794d557b7 13 0.00 vMB 72
171,675 171,675 0000000000000724d9560ec8d161621ceafea27439328c8af42c3773ef8101ac 1 0.00 vMB 0
171,674 171,674 0000000000000878abd2cc6e1da7d2b0b6d449c78b7be130cc3f3ebe4052cd4a 32 0.01 vMB 122
171,673 171,673 000000000000028edf4ffd8658f372a1ab6dd99e794de3a8a4c248e5bfb4c9e5 11 0.01 vMB 51
171,672 171,672 000000000000023115c73c43bfc36125a387ee96edb8e393a71a6e9936675d21 11 0.00 vMB 56
171,671 171,671 00000000000001635e419384c5d9db036346477351296f934c1acc855c4c3c10 5 0.00 vMB 28
171,670 171,670 0000000000000953fe7e5ac47d806f32bfe5060fba3ca294999cc72ed833bca8 110 0.03 vMB 83
171,669 171,669 0000000000000b10041b4c365c118a4e3992009887d19c5049d4488b8041ac65 74 0.05 vMB 93
171,668 171,668 0000000000000656f8971463c20cc34f71b1a396734161106f0897b0ae61c0c1 65 0.02 vMB 89
171,667 171,667 00000000000008921f58f20d744afaef7e4b8fc22f71fc00c562522838bb7083 20 0.01 vMB 208
171,666 171,666 0000000000000327a5d456a1ece4ceb41b730eda02b576d696df23c267c5c615 9 0.00 vMB 428
171,665 171,665 000000000000022a14e640fdfb7201e27bab41f6d7974abc9886a4081f8f9381 60 0.02 vMB 67
171,664 171,664 00000000000005ca5c5f3f9168386b73e3747d86133b52df062373bc9fee2fef 26 0.02 vMB 52
171,663 171,663 00000000000001b9d2a005753736560d50b941cdb2d6760628e227f5b85195bd 64 0.03 vMB 461
171,662 171,662 00000000000008fa96b6161cc7c1a7f469004bcaeaaf8c3f924f52a7f2c0ac45 49 0.02 vMB 138
171,661 171,661 00000000000009d83bc38f44ca81922e3a84bf5d5dbf9a7a036e83da4ef39a55 62 0.02 vMB 9
171,660 171,660 000000000000096aaaa5c992a47381728db09fe1b527e1debb404ac3e4d6c936 50 0.02 vMB 84
171,659 171,659 00000000000008301309174c17e8b78001112f085f32f200e09b963612db74a8 29 0.03 vMB 133
171,658 171,658 00000000000005ec084f65599f24b5b67788c866bb2e29d72a52d4a5e8911c88 11 0.00 vMB 229
171,657 171,657 0000000000000136ef066c2ab95f96dd57947d909c4550493076d12ee91b6794 51 0.02 vMB 115
171,656 171,656 00000000000002bc2e6cdeef2a6811b1346a683848c4d72169f232983cb43e86 4 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.54 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 110
    • Outgoing: 10
  • Data Transfer:
    • Sent: 240.90 GB
    • Received: 0.91 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.