Loading Tool

Explorer IconExplorer

Memory Pool

11,504 transactions
3.90 vMB
0.01401324 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 23.96/200 MB

Candidate Block

Mining Attempt f337da0ba110c54493464894760baff4e3f4e9213a02240c1e3d86853aeddeb7
Version 20000000
Previous Block 000000000000000000009a929be43b792df614d84143d9278cce62466a093c03
Merkle Root 750925d60f708267ddb818ae01b6a6ebe0a227f9d6e81b58d37c625d3de05add
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,215
Size: 1.00 vMB
Total Fees: 0.00950461 BTC
Median Feerate: 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,485 (741,688 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
171,797 171,797 0000000000000819986fded1274b94c9fed987b023fc3289a43c025889e475ab 110 0.06 vMB 194
171,796 171,796 0000000000000631d51be830ba9e7029d884dd5dea2781fa099a4c71c26d7522 8 0.01 vMB 24
171,795 171,795 00000000000003b7d0543c672aad0b79f76cd399272bed2fb040c32e3e1fe2e8 12 0.06 vMB 54
171,794 171,794 00000000000009622165052b1d99a746342ca3c944b65c357984ee0eb8819ac6 25 0.01 vMB 32
171,793 171,793 00000000000000dd36c28ce7c5b4934661a89768a9449745528a6309fb328be4 13 0.01 vMB 397
171,792 171,792 000000000000041f736795c5e6a1528d93d999182e18bda4e464ff1096e37980 26 0.01 vMB 67
171,791 171,791 0000000000000676378339302ff019473256664562c64092fdc5ab2e93be48a9 4 0.00 vMB 64
171,790 171,790 000000000000062498857d4abc7d21d8916fc5e793d5000b8e6f14b3f70f64a9 137 0.04 vMB 115
171,789 171,789 0000000000000817c685dd92e0425ed4ef828dee234c3a4a1fe662ef5b7784d8 57 0.02 vMB 99
171,788 171,788 000000000000091fb38da1780483a7d4d03923fb1d998e21d3d6189b75901603 42 0.03 vMB 46
171,787 171,787 00000000000008f3536e5df9324c3669d614ae28695af6529a18d33cf5bc9e76 44 0.02 vMB 126
171,786 171,786 000000000000008302d0fe28a8811f1c7c0ec378055fa4dea6d8161dcef8ea0e 80 0.02 vMB 28
171,785 171,785 00000000000003b0a343c53c34e9107aa7bcc9588b6ea40becfde4fa8563b242 14 0.01 vMB 5
171,784 171,784 000000000000032fd114e0f6b0d2bf8422996b3a4f8a786143e6e2e80f42b8bb 109 0.05 vMB 132
171,783 171,783 00000000000008d5e8188e88790e57cb6797d87c637ae89d6ee526842a9225ff 8 0.00 vMB 60
171,782 171,782 00000000000003831d6c8bc79d45d3e21ec735ebd13cb9fad5b7e8c3d4e8ec8a 25 0.01 vMB 371
171,781 171,781 0000000000000232b68df18a0fa9a9a34ae237ec41f4012cae49611085c46b0d 8 0.00 vMB 44
171,780 171,780 0000000000000230915f5fbf58b268670c27dddc7f398fdeab9b2b605259d6d3 41 0.01 vMB 65
171,779 171,779 00000000000004ddeead7faad8bff3f87dfda1cff8afc5594e875f4baaa08e31 67 0.02 vMB 6
171,778 171,778 000000000000093de7b5048b3afa7a3c7039510b80d74ebcf6983a2040c17a05 46 0.02 vMB 218
171,777 171,777 0000000000000539bf592702298c8d7bcf2733f39b98b408f96890f745d7eabf 46 0.03 vMB 510
Previous 10 blocks ↓
Total Size: 779.71 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: 350.60 GB
    • Received: 1.69 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.