Loading Tool

Explorer IconExplorer

Memory Pool

16,249 transactions
10.37 vMB
0.02806625 BTC
  • 1 sats/vbyte = 11 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.36/200 MB

Candidate Block

Mining Attempt 6dec397b2daf3f6474d115a91dcbe601d07c98a2dd234b0b3e4f55ab941ec3e8
Version 20000000
Previous Block 000000000000000000012bfc96a8979adc1a4645a73514d2a9b035f9bc4cf6ab
Merkle Root dd6280dd0d5651e80596b7f04bc4de2ed108a6abb56501970ff471226c682c08
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,831
Size: 1.00 vMB
Total Fees: 0.00457960 BTC
Median Feerate: 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,356 (741,664 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
171,692 171,692 00000000000000dbffdf55173d18bd9201d40549cbd2587c2bd6c5e92f355399 1 0.00 vMB 0
171,691 171,691 000000000000064c55e556c9d614c5f24b8e9e8ccc5a3c8449aedd2e602cb478 22 0.01 vMB 74
171,690 171,690 00000000000006a6d6517c426cde4a98c3c526522f4774bd088f710757d4a470 19 0.01 vMB 77
171,689 171,689 00000000000003f537b7a1ab15c4d1af3db0899a23c00fa4bb2a930ab0d11a7c 27 0.01 vMB 118
171,688 171,688 0000000000000326f163b3781650697b56077db94bc7b06b1c0688cea8ae0373 11 0.00 vMB 21
171,687 171,687 0000000000000030bab6c3f82209c0d91a089f6d0c2cdd61f77352f2c1c7dd4d 17 0.01 vMB 58
171,686 171,686 000000000000044a4e56b5f1f8f52fd14b58abef96d96eb3c7ca3ae52a558069 10 0.00 vMB 63
171,685 171,685 00000000000002fe2a23cdaaea4b420e80f3889de317066a70f0e48ec07d150b 35 0.02 vMB 55
171,684 171,684 00000000000008d3031a179271e9cdf221cff7ff014f8a093cd9cb82c87046f4 71 0.02 vMB 44
171,683 171,683 000000000000026ab9c5a9cf81945d1e65bf265aadde97c58070f9539b8de6f6 1 0.00 vMB 0
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
Previous 10 blocks ↓
Total Size: 779.48 GB

Node Details:

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