Loading Tool

Explorer IconExplorer

Memory Pool

62,846 transactions
20.18 vMB
0.05775799 BTC
Random Selection Loading Transactions
Max Size: 126.89/200 MB

Candidate Block

Mining Attempt eb121f76177c6a551e63b1f72c084e8a9431c60ac07b0869c824278fa17e794e
Version 20000000
Previous Block 000000000000000000010c5b5749d830d9d14185aaaa8284ed03ce95de43efbd
Merkle Root ef8da69369aaca13ce4da368a21fb856fd7c67d9ea1ce627cce3b6b0bf17f5df
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,719
Size: 1.00 vMB
Total Fees: 0.01092268 BTC
Feerates: 65.23 > 1.09 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,757 (856,564 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
59,193 59,193 000000000d93f62800e1efe93f598f7d1d55023ab63eb433a22347a8c773f519 2 0.00/1.00 vMB 0
59,192 59,192 000000000b144fa737603faf11f12842ec544984f8a510ea3a0e90ebe79ec912 1 0.00/1.00 vMB 0
59,191 59,191 0000000006a0961e2e336040061e3d79b04d51e7a7097c0bf58a7d5516a73e9d 1 0.00/1.00 vMB 0
59,190 59,190 00000000044a9bda662a02dad3b63c2a962083c3d72d527e7d3a04a2c4ab62ea 1 0.00/1.00 vMB 0
59,189 59,189 0000000008cf5807c913a16ba47cd4a895f0a4070a0d5043dcb9b7afa29a5eaf 1 0.00/1.00 vMB 0
59,188 59,188 000000000afbf20aa5334956776abd0d9ea665f7534c61afc6287f625009f7d5 1 0.00/1.00 vMB 0
59,187 59,187 000000000c222343d946b129f811c809a18e4ef997501926b02ce36de9ae05eb 2 0.00/1.00 vMB 0
59,186 59,186 0000000004454047a0153095d6ef02f4a47f1cd423c740f9d27c8508990a04a4 1 0.00/1.00 vMB 0
59,185 59,185 00000000054584eaa530aac7528fa0ec41683917e703750404ada6a957e09599 3 0.00/1.00 vMB 0
59,184 59,184 000000000b9ac75f5548a0c39386e44032cf93a9be101a556b386ed368f8426b 4 0.00/1.00 vMB 0
59,183 59,183 00000000076b2addcb57ef1bd2285522f44474734d505c1efca3301452934ad9 2 0.00/1.00 vMB 0
59,182 59,182 0000000001965a19906e528370984e43b01b95c5fb40f16db84bcce9fe95a0da 1 0.00/1.00 vMB 0
59,181 59,181 000000000a7d22c981f11ff011884d400a24b28e20a6f432eaf1db1bdc6df6de 1 0.00/1.00 vMB 0
59,180 59,180 00000000025923383eeabb9ae88dfaf4efbaaaaa63c75f390d7ef363526c9f90 2 0.00/1.00 vMB 0
59,179 59,179 000000000e2a34ce97a293bbff77209f757b04956349e9b30c7fb2f3601323c7 2 0.00/1.00 vMB 0
59,178 59,178 000000000cc05dcbf6fe1c329fbee68ceef38fb19f4911b0075ef9b893c1c564 4 0.00/1.00 vMB 0
59,177 59,177 000000000e054cd5dcfea5087b02f3850ab1b7b8d8e0d04f66d3e52385d74ccd 5 0.00/1.00 vMB 0
59,176 59,176 000000000470e708730b3bd64482cb090cbe68134ab757b35849ab3e17f8356f 1 0.00/1.00 vMB 0
59,175 59,175 0000000000c1081bcac3240640c321f4bc2ca10861c877975880c0f7a4994bb1 1 0.00/1.00 vMB 0
59,174 59,174 0000000003515ac63c1cd906af4886183c60cfe0810d7212896efef56f907c1e 2 0.00/1.00 vMB 0
59,173 59,173 000000000d425b4c5482d8cd560ab2935995d07751b818d42d50181b0689fc80 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.69 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: 777.87 GB
    • Received: 21.24 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.