Loading Tool

Explorer IconExplorer

Memory Pool

79,725 transactions
29.84 vMB
0.09006399 BTC
Random Selection Loading Transactions
Max Size: 180.35/200 MB

Candidate Block

Mining Attempt df25662db0b7580be406fd039dfb210ecfc35d3a6227f205192d5e197cd156da
Version 20000000
Previous Block 00000000000000000000997246e0ea341cc7494c99602e9246f1c08e494865a8
Merkle Root 736fb741c1b11a2406b49b44f1bc239f6c448484c4b505301a9932e3c71f1b88
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,086
Size: 1.00 vMB
Total Fees: 0.02229967 BTC
Feerates: 40.21 > 2.23 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,140 (317,020 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
598,120 598,120 000000000000000000109b3392a4463103c9d9d9b1e939d84a111843f7698d3f 887 0.32/1.00 vMB 23
598,119 598,119 0000000000000000000e3b6ed0b3ce054653d03fb89cd01393582beb25fe4560 2,081 0.64/1.00 vMB 13
598,118 598,118 00000000000000000012a1ea5ae8826727381fd7a4485ea8772b405464cad33d 2,030 1.00/1.00 vMB 6
598,117 598,117 00000000000000000002ea8951aacf30ef1d6ca20c600760aca5ce209b4faf67 2,729 1.00/1.00 vMB 16
598,116 598,116 00000000000000000005788cc490e9915b4aa84943f01ad8dbadb542f7a49ac7 2,308 1.00/1.00 vMB 7
598,115 598,115 00000000000000000004929bdb2cc431b909476c67b55848a85932afb8b334d1 2,965 1.00/1.00 vMB 24
598,114 598,114 0000000000000000000270e21fe085d26d1dbabd81f984c72d12a3f8f126ca46 3,064 1.00/1.00 vMB 38
598,113 598,113 0000000000000000000578fd5a02522924ea56c38823ef726f27182d0b976502 2,854 1.00/1.00 vMB 16
598,112 598,112 000000000000000000110a1b37d45ffca17888c9b9c770aa79f535d1a52e2d11 3,020 1.00/1.00 vMB 31
598,111 598,111 0000000000000000001510660742e1f9f7d25a38c391b101592c233eb094f777 593 0.32/1.00 vMB 14
598,110 598,110 000000000000000000053c1f41388888ba8c2e3d35c0e44537c21ddc65c11f50 553 0.30/1.00 vMB 10
598,109 598,109 00000000000000000014b47737aac379816797950b8fb9c72fd15631e28e4e38 654 0.30/1.00 vMB 16
598,108 598,108 0000000000000000000103cb28d13bdc7084bd81b1453f6cd48e26dc6af599cd 760 0.26/1.00 vMB 21
598,107 598,107 00000000000000000012d3b026dc93140ef659bdc991853934694014b6492da0 150 0.05/1.00 vMB 13
598,106 598,106 000000000000000000156945945586c9165243f8bc294223c7e0d942338bfd08 1,641 0.58/1.00 vMB 15
598,105 598,105 00000000000000000000b9f0b768d0d5fb80226b66c4c87ab3281dc32153db6a 1,274 0.42/1.00 vMB 33
598,104 598,104 00000000000000000014481a41481b0179de6fcb745b074cec600122e70eb784 2,429 0.74/1.00 vMB 18
598,103 598,103 00000000000000000014c85ac997c7b51d828cc80c10901cdcb2b2cc73df79dc 510 0.17/1.00 vMB 18
598,102 598,102 000000000000000000157308665479b9d21924008b73e27acb17a68f93f32f44 2,138 0.74/1.00 vMB 11
598,101 598,101 00000000000000000013fcfa021ccaf7534cc87bb2b88f19ef396a85a009a15f 3,119 1.00/1.00 vMB 24
598,100 598,100 0000000000000000000f535106a88693a331ed4efede8e0b189e6d3327901cc5 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.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: 672.37 GB
    • Received: 16.21 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.