Loading Tool

Explorer IconExplorer

Memory Pool

45,028 transactions
20.13 vMB
0.04634177 BTC
Random Selection Loading Transactions
Max Size: 115.01/200 MB

Candidate Block

Mining Attempt 13d1afffae65595aeb5513653b7108aa643d412f4b200da58f12f55243059474
Version 20000000
Previous Block 0000000000000000000013c3406ac0cc250fca53c3a7920e4e0d1f7390981032
Merkle Root 74e5485535ed2f9bc74b6b4481c5ab7a04589c2279dcfd42b0f0deb37194787b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,240
Size: 1.00 vMB
Total Fees: 0.00679346 BTC
Feerates: 444.44 > 0.68 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,961 (693,154 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
220,807 220,807 00000000000000e6b9bfa8207156a11360e6f6f385be8ab264d97d71ec0d18b6 57 0.03/1.00 vMB 142
220,806 220,806 00000000000003a5a9aa9e9892eb4da23fa8acb0f4a5f89ee6dba280d2ccec0d 346 0.15/1.00 vMB 156
220,805 220,805 0000000000000096cc1ac985f1d28c56999ca7921b2ae09d5ee1ed5d46b77d43 538 0.22/1.00 vMB 189
220,804 220,804 0000000000000086f369339890ac223bad49bfe3c923c92dbd9dc2200a019482 518 0.22/1.00 vMB 161
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
Previous 10 blocks ↓
Total Size: 780.54 GB

Node Details:

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