Loading Tool

Explorer IconExplorer

Memory Pool

40,340 transactions
18.90 vMB
0.18633207 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 99.84/200 MB

Candidate Block

Mining Attempt 6092afe90b0fb5aa9b20acb0b95e8a500ca5577fd145fecdb473cc8a6347f17e
Version 20000000
Previous Block 000000000000000000004a70f3e5f9adf9454018687410ec954195352aac5475
Merkle Root acf2c995aeddb9a20fcc893bd7b45cf38b20e7f9d9aa77b0a31b0c3ee2b46d10
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,384
Size: 1.00 vMB
Total Fees: 0.05549040 BTC
Median Feerate: 5.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,329 (745,516 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
167,813 167,813 00000000000007604701f19c581bc3a35c80d7da8029af850f1cda03bc0f0404 12 0.00 vMB 77
167,812 167,812 00000000000008bdb4b9cced224e76d22988fb8881d48b95197183c032e79d0b 10 0.00 vMB 17
167,811 167,811 0000000000000113dad2370bac4e7dc496e18fa910976a44bee1b2e6bb673e1b 20 0.01 vMB 47
167,810 167,810 0000000000000111aabcf7afaaa918e806148b4ff6e571b9acd246bd10127f1e 9 0.00 vMB 16
167,809 167,809 00000000000009311092a8215cf04e54eb06e39aac1721a1c6d57f223a02b64a 75 0.03 vMB 85
167,808 167,808 00000000000008910be724a96ecb2698dab19a6ed656862e2645d30efb267d83 69 0.03 vMB 44
167,807 167,807 000000000000060dbfce47de22663976e41a4e9690730fdbbef3c675bbf1f4ac 80 0.04 vMB 180
167,806 167,806 00000000000008cd23a51fdaa378b1fe0f128b85ee7e858e75b990e495fd0270 55 0.03 vMB 31
167,805 167,805 00000000000008a682de96b3f645f875124b41468cea8aec11fa4cc40f83199b 36 0.02 vMB 97
167,804 167,804 0000000000000607571c82de3dbc1020286f724d5e0bd02de8d1aa6dd23a169b 2 0.00 vMB 81
167,803 167,803 000000000000011754a0487b9ca426489cd9546b908353643c762fc9829b0940 12 0.00 vMB 695
167,802 167,802 0000000000000bdd59706f3537d96e30ac1eea4d05ca315c1867b0580bc2e436 101 0.03 vMB 76
167,801 167,801 000000000000078841d15590180bd6b6e5e1e5013dfde24c037aa6678ea257b6 49 0.01 vMB 149
167,800 167,800 00000000000008f9585fc1bf26cc864ea090b7928a9144a20ca1f4b4825ca68c 99 0.05 vMB 34
167,799 167,799 00000000000005bfcc88367749970b98254a36dff3f0a5d72f3a95b5264962ce 147 0.06 vMB 221
167,798 167,798 00000000000005656dcd00eb8619a20d35443696fa1aa9d44c3dbf56691ab862 45 0.02 vMB 46
167,797 167,797 00000000000001596596c3714e9f17a72249c3fb187905b1399a0be571b0b2b8 35 0.01 vMB 123
167,796 167,796 00000000000003892f53dcbe46b6ceef43be384ed9930cfd7662cf9726ac6243 161 0.05 vMB 13
167,795 167,795 0000000000000a0874cece227e845a0d5e59a400adc509ebc2acbb23e8659f25 108 0.04 vMB 118
167,794 167,794 000000000000004f907bcba3c447d2722459348ba0d6425068ef498a64a08325 79 0.03 vMB 61
167,793 167,793 000000000000023efdc178fffc316ad14960328adcf770b9659b645cbf88c677 9 0.00 vMB 3
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

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