Loading Tool

Explorer IconExplorer

Memory Pool

79,559 transactions
30.09 vMB
0.07857788 BTC
Random Selection Loading Transactions
Max Size: 183.91/200 MB

Candidate Block

Mining Attempt 8eb7b2230af51f5e044cc1244c46e6519047e9a18d9a2447743c3c03bf0a4fb1
Version 20000000
Previous Block 00000000000000000001341e3d93978594e8c6b2f50720725be672de3d340c6b
Merkle Root 2e8de8e970dc7d3cc6d7a9f087ca255cc57d0890e0a77fd494c23b1f6eb070d4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,210
Size: 1.00 vMB
Total Fees: 0.01165857 BTC
Feerates: 100.65 > 1.17 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,390 (513,096 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
402,294 402,294 000000000000000006bb8f69a157b4b60779ad84f204b45d9945ed8c9d05254b 1 0.00/1.00 vMB 0
402,293 402,293 000000000000000006bc17878dc0bcc1be775fe55cbf27111aa4f6142e0622c4 776 0.61/1.00 vMB 25
402,292 402,292 00000000000000000392ec4c6401059f7ddf8ad505bc865528f88047469aafad 107 0.10/1.00 vMB 17
402,291 402,291 000000000000000005d361cffe716a476a4c0edbddc8c7d45cdef7b054707115 2,201 0.93/1.00 vMB 44
402,290 402,290 0000000000000000022e6982d1d08d77dd4339ae2b263b9b0f5211ff64f868be 795 0.32/1.00 vMB 42
402,289 402,289 0000000000000000019936b43e1ae103d8ffb4ad088d4a35ef52d714607c7e34 377 0.19/1.00 vMB 42
402,288 402,288 0000000000000000054a17cc0d795531e9f7da62dfee239939298cd1013632f4 1,027 0.51/1.00 vMB 39
402,287 402,287 000000000000000006d285162999d4fe0eacc0b7501d1a60b55c8be6a9e6fd96 2,083 0.87/1.00 vMB 41
402,286 402,286 00000000000000000421a97bef6d7b4d2667e5243f3a49439b74b9933d09227a 2,155 0.94/1.00 vMB 43
402,285 402,285 0000000000000000050c86532943dee59a31ee5120616499c17c1de6388523bf 1,903 0.81/1.00 vMB 40
402,284 402,284 0000000000000000042ff38fcacf74f9ac2e27dbe3e6924304ea2a0b9932df54 622 0.27/1.00 vMB 38
402,283 402,283 00000000000000000674f790e19e590c4cf002849bd3e2ec33919d35e6488cf5 590 0.33/1.00 vMB 35
402,282 402,282 0000000000000000014a8e961bf7ebc687f7bfcb643cbcaf4dc7f53f909e26c2 2,658 1.00/1.00 vMB 48
402,281 402,281 000000000000000004831f27f9887f0ed24d6689f823b05406eacb93009c03f0 809 0.38/1.00 vMB 41
402,280 402,280 0000000000000000013f50dbcbb3c12eb47ef44ddaa8210798d15f13bdecabdb 457 0.22/1.00 vMB 40
402,279 402,279 000000000000000004c098022241bb012b3b154a37e4218936cd21ee45a5cf2b 1,161 0.81/1.00 vMB 23
402,278 402,278 000000000000000006ca4950cf1dafca169abd34bac3b07482d9eeee02c492d7 2,381 1.00/1.00 vMB 39
402,277 402,277 00000000000000000365a7278044792992763dd5ea8f1c4621e1157fc11b777c 16 0.02/1.00 vMB 46
402,276 402,276 000000000000000002e8d04d52962531d918aba412be6ee09876b2db3e0414e0 2,906 1.00/1.00 vMB 62
402,275 402,275 00000000000000000643feb032a894ca4e4d63a0c90e340d767ab876f1b5bb03 368 0.24/1.00 vMB 39
402,274 402,274 000000000000000002019ef67ea07bdcebb3b83cb30f907ed5781e2dc183a25e 1,060 0.71/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 783.07 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: 720.88 GB
    • Received: 18.29 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.