Loading Tool

Explorer IconExplorer

Memory Pool

14,692 transactions
8.00 vMB
0.03865154 BTC
  • 1 sats/vbyte = 4 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 43.55/200 MB

Candidate Block

Mining Attempt f1fd603cabd7f49eae2cc4a55c073448fc17c7cf9b351a57a951fa04a084c4b6
Version 20000000
Previous Block 0000000000000000000203302e24479af4b3e218e63b80fdd1783df3ad1b1934
Merkle Root ea69f72339872f73e25d44b5ab73c73895c371c96ed05cfbce3c499d2691734c
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,787
Size: 1.00 vMB
Total Fees: 0.02196250 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,381 (741,699 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
171,682 171,682 0000000000000702964b92fdce0433777fd34c4d0296e2ba3785169b11afd6be 13 0.03 vMB 52
171,681 171,681 0000000000000839bbc4eae561659e1ca2690d5551a1bc6d7c90864daedb66f0 114 0.04 vMB 39
171,680 171,680 00000000000008f62b4fef1c4ccdf46f9aa28244d3a8f415d17a0fff09617125 85 0.04 vMB 116
171,679 171,679 000000000000025087bfb48f8072a6a9a65480dcf58514bffeb4f6d1da9a4733 1 0.00 vMB 0
171,678 171,678 00000000000008bb38986035ec671a31a93d011ad9a8d3ab5fd0b0121251be58 1 0.00 vMB 0
171,677 171,677 000000000000045dff75898166bd23b1e085317c66582a84be24d32faaec1c68 1 0.00 vMB 0
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
Previous 10 blocks ↓
Total Size: 779.53 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: 222.84 GB
    • Received: 0.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.