Loading Tool

Explorer IconExplorer

Memory Pool

35,685 transactions
27.33 vMB
0.05762151 BTC
Random Selection Loading Transactions
Max Size: 137.38/200 MB

Candidate Block

Mining Attempt bbe2064381a68588d1a06d0b233ea7d2a2554983734898e1824df0126ca275eb
Version 20000000
Previous Block 0000000000000000000099f0b996849ebf7add480c0470f20ce70c41d4478c7d
Merkle Root 5744d39449d11f2a5a78a6bd9ffbef0ebb0857413017e34ce14de0dc58907c1d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,730
Size: 1.00 vMB
Total Fees: 0.00590738 BTC
Feerates: 150.93 > 0.59 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,634 (350,464 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
564,170 564,170 000000000000000000186f884799ea0909584e24238d04b2b9fd9ceae0ce1326 3,136 1.00/1.00 vMB 43
564,169 564,169 0000000000000000001c092172bb998bd37f7e1a9d87d039f4044c2727c6d087 2,432 1.00/1.00 vMB 33
564,168 564,168 0000000000000000001beca99a5f97672b7776b8dc22efc3ac49764884164392 2,796 1.00/1.00 vMB 37
564,167 564,167 0000000000000000000ae62809eb373846c8be7ec16dc9b91de332ec529a1add 2,182 1.00/1.00 vMB 65
564,166 564,166 0000000000000000000d3e8ad16305f12f80e3cf8d78b4a34b68085f22ba0834 2,259 1.00/1.00 vMB 42
564,165 564,165 0000000000000000000dc8d8afe324924a2f7ef1b89b5b9be70186a82387e23f 2,726 1.00/1.00 vMB 85
564,164 564,164 0000000000000000001f299f34354d82625d56fc5658e19ba77391be828ed312 2,657 1.00/1.00 vMB 35
564,163 564,163 000000000000000000156e5ab26d5b1ce73293d5ad77d295ce94d8fc6bda9a67 2,488 1.00/1.00 vMB 36
564,162 564,162 0000000000000000000ab936f98a2e430f8292f3248af7349e10a75fbe9b8151 2,324 1.00/1.00 vMB 67
564,161 564,161 0000000000000000002486315cd33618f245eb71b0bc303084aaf56222b65746 1 0.00/1.00 vMB 0
564,160 564,160 0000000000000000001d64e8c09155c7736b7381320689f837a2d064cee773c5 2,703 1.00/1.00 vMB 44
564,159 564,159 0000000000000000000813b4a06ed56f8f456b97a275c523e9f913220ceb36a7 2,532 1.00/1.00 vMB 43
564,158 564,158 000000000000000000226221e054b9b017db2702227b25d172fedd5fab320e14 806 1.00/1.00 vMB 78
564,157 564,157 00000000000000000001c074b0fb4c2ce158aa7dc94fad9516ffc18359af4381 2,846 1.00/1.00 vMB 57
564,156 564,156 0000000000000000002386ad7e8db43dc88fdbbad2cdff4ab90348296ce29e39 2,830 1.00/1.00 vMB 35
564,155 564,155 0000000000000000001c2aff92d1d3fe2515277c45de41cc4b0665e46d979c57 1,689 1.00/1.00 vMB 18
564,154 564,154 0000000000000000002d46697738f1a419dccfb2feee7d3aa717ff50edb55bb4 2,622 1.00/1.00 vMB 30
564,153 564,153 00000000000000000024ae9069457a2378b1714dc10739de3bef1cc96922b11b 2,629 1.00/1.00 vMB 38
564,152 564,152 000000000000000000208843525c37996b1480060df2be409d053f7ad3f977e5 2,774 1.00/1.00 vMB 32
564,151 564,151 000000000000000000276c697939e31a7937b9de3f9426fffc7abe6bdfc8b2bb 2,620 1.00/1.00 vMB 62
564,150 564,150 00000000000000000006e0f254e2498a226b797f19c2ee5f9bd826587a02e2c9 753 0.32/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 781.74 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: 630.47 GB
    • Received: 12.04 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.