Loading Tool

Explorer IconExplorer

Memory Pool

49,180 transactions
21.30 vMB
0.06581076 BTC
Random Selection Loading Transactions
Max Size: 122.00/200 MB

Candidate Block

Mining Attempt fcead78c73f5eca85030f73a5d911a24bfe72790ef72fe81c34f284be7e051b5
Version 20000000
Previous Block 00000000000000000001f04bee8fc98c1f85e96d12fb520368305c5311966ad2
Merkle Root a1baaf2128babc6b345b43aeec9d7496adb0a8559db0d31b49bf2731e54fdefa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,019
Size: 1.00 vMB
Total Fees: 0.02263120 BTC
Feerates: 502.67 > 2.27 > 0.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,019 (693,216 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
220,803 220,803 00000000000003b85cb705edcaded9116412d5a6c0a96bfa170844f1bc060b66 610 0.25/1.00 vMB 245
220,802 220,802 00000000000004270df7f86cd64530e8fe07d5d82482dbdc279775842ce741c4 418 0.21/1.00 vMB 162
220,801 220,801 00000000000003d9886ea84e2b792dee5e30065f39546fbea65c698ed4354e54 574 0.25/1.00 vMB 194
220,800 220,800 000000000000045758d1d23895fe064531dcd099a2d7c92c3595cb96773bae0a 129 0.05/1.00 vMB 186
220,799 220,799 000000000000030f39f69748795a2edf292f902f9465a31b668bc8d8aa38d9eb 226 0.07/1.00 vMB 51
220,798 220,798 000000000000017b1dca5e38b462652d2a14f31b0f525a38bb977f96bfeecbbf 205 0.15/1.00 vMB 120
220,797 220,797 0000000000000391d9c8ac12375a437260edd0be1afa49173175f314f0d630e8 649 0.25/1.00 vMB 240
220,796 220,796 00000000000002f9582a7de425f947abe01a74caa9a2e550358ac8545afefcde 604 0.50/1.00 vMB 147
220,795 220,795 00000000000002f2fc5db96ed28c51968c6da92833806b5815d6f0707c0f3376 152 0.05/1.00 vMB 133
220,794 220,794 000000000000049856ae3dad6907c8b66a0ebd92bcb6f8b0a04412e3cfd7eb79 10 0.00/1.00 vMB 59
220,793 220,793 000000000000049c33ea7b0b62be50e0b18549af099ea4bd6d10fc2036e01251 245 0.10/1.00 vMB 165
220,792 220,792 000000000000045cb482e386bb37fdd6583da81d71d616c48ddddeb1b44ae24c 503 0.34/1.00 vMB 112
220,791 220,791 0000000000000353f78dc67af49edfd885c006e223d2cf0c3269d8c68e18092c 638 0.25/1.00 vMB 211
220,790 220,790 000000000000024c7c3e58ed7a8d06acf73a5a49fcc441d82a7c6abda7ec0717 552 0.22/1.00 vMB 188
220,789 220,789 000000000000048b5d907a555bbb6e695a46a0a8ad67686b9090835a5329bd14 406 0.25/1.00 vMB 146
220,788 220,788 0000000000000032897047d5c380db2ae586387a3ceb68fb0d24e0933324bd27 256 0.15/1.00 vMB 78
220,787 220,787 000000000000043f0e8a53613002b0f0ae833ad27868f06bc39e7650ab0331d1 128 0.06/1.00 vMB 151
220,786 220,786 00000000000002316d154b5375109fe87307d6cc6878a14858320ea15fe81127 705 0.25/1.00 vMB 196
220,785 220,785 000000000000032aead07b38075f4e8aad94e8ef96207e0edc5bdb8ed74a0903 611 0.26/1.00 vMB 177
220,784 220,784 00000000000004d3672218909af8be146301adf9552843901af85597b3998df1 163 0.07/1.00 vMB 210
220,783 220,783 00000000000000ddf13d169482a1e1a535881cfeb1632c2b3d78d60bd3d88994 322 0.19/1.00 vMB 101
Previous 10 blocks ↓
Total Size: 780.64 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: 550.26 GB
    • Received: 6.42 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.