Loading Tool

Explorer IconExplorer

Memory Pool

74,846 transactions
27.60 vMB
0.07357867 BTC
Random Selection Loading Transactions
Max Size: 168.54/200 MB

Candidate Block

Mining Attempt 05ddc417e381eb8c327576fdfcc9c5b3aea1beb70ddebdd82a770ee0c8f2bd3b
Version 20000000
Previous Block 000000000000000000002bfb1ccb7aeece6203b088c253b5b9e390365e6615b7
Merkle Root a2b262e75b7244fb566cb820b3fd90690e110b9124c9227c38b3f8a10661fb96
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,468
Size: 1.00 vMB
Total Fees: 0.01473359 BTC
Feerates: 100.53 > 1.48 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,251 (431,123 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
484,128 484,128 0000000000000000005b6fe9de517127d94c73b90216789cdbb5074584c08e5a 2,723 1.00/1.00 vMB 129
484,127 484,127 00000000000000000109c140696d31bbf9851b655edfff2a4f7e2c2a72690b47 2,016 1.00/1.00 vMB 138
484,126 484,126 0000000000000000004d1dae7e542d46e2a85eb40c763f32408bb29baa8a5c3e 2,125 1.00/1.00 vMB 192
484,125 484,125 00000000000000000069b703b6c59cd5ff1eacc2036d729020448baee85d8273 453 0.21/1.00 vMB 159
484,124 484,124 000000000000000000990bcac57bba156d066ee9f81681a0c6f23c9ed2836980 1,510 0.84/1.00 vMB 147
484,123 484,123 000000000000000000d387ad7aea64030147409733d2f5184d1a12e8c6629073 34 0.01/1.00 vMB 177
484,122 484,122 000000000000000000905169c005697f4f3e98cf735377ec7492a89a8a2c0042 448 0.21/1.00 vMB 162
484,121 484,121 0000000000000000001b0fc4ef9d0930219cb3eaf49dbf895a60fb7587c782e4 649 0.90/1.00 vMB 49
484,120 484,120 0000000000000000009576352f0bf0b4ea7e6af83a4d0cb391eeff856d406650 925 1.00/1.00 vMB 6
484,119 484,119 00000000000000000027ce748a69b09eca2c7e1204fcfe697c84159ffd318bbc 2,032 0.99/1.00 vMB 121
484,118 484,118 000000000000000000ac9932a5080dcd0b55828934f0ddc81bc3a548e0851ebe 1,780 1.00/1.00 vMB 166
484,117 484,117 00000000000000000100230ba9ba696a5d70ebfa45623c97f16cd13c0a83c539 1,919 1.00/1.00 vMB 273
484,116 484,116 00000000000000000075cd155520e8671ab03c18c738a7f2842cfa59302b5806 734 1.00/1.00 vMB 49
484,115 484,115 000000000000000000e101044a00a111ce7ab1745d10db6cea3dffe092f591ec 308 1.00/1.00 vMB 12
484,114 484,114 000000000000000000ce2753dd5a1f0bead67386dafb49f5e759851a9385a4e3 906 1.00/1.00 vMB 89
484,113 484,113 000000000000000000f0db975194f6b62bfbbe1719211f324cb35a4b4beea274 696 0.94/1.00 vMB 67
484,112 484,112 000000000000000000324d991c347aeff3e335f285c8146313290526bf1112f4 859 1.00/1.00 vMB 20
484,111 484,111 000000000000000000b7c63f16c27b7797c31b27f0a31249fdfbd46ad164e4a6 2,037 1.00/1.00 vMB 163
484,110 484,110 00000000000000000023a798f277af2ff7f40c77a0376d3e8f61382c4d1e3ea8 2,099 0.99/1.00 vMB 110
484,109 484,109 0000000000000000011ceaabea8329b4d1c070a84f468b825376c3f74bbe9377 1,977 1.00/1.00 vMB 219
484,108 484,108 00000000000000000080246c715cbbdcb488c622e6f6941815b47dfb25e8a043 969 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.83 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: 711.65 GB
    • Received: 17.11 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.