Loading Tool

Explorer IconExplorer

Memory Pool

78,060 transactions
29.29 vMB
0.06354774 BTC
Random Selection Loading Transactions
Max Size: 176.04/200 MB

Candidate Block

Mining Attempt e6d4dbb8b6f4e2fd1a20b2a5b5a2df1e2dd1f7af895a5ff6a1bfd07949b1f34f
Version 20000000
Previous Block 0000000000000000000005fed7a2e04e0d65382f9c5d2d0085aa4ef4f390cc19
Merkle Root 17cf604269fefea3187aeb3fe4c6710a0c8e9442a08c25c5f188dca0d62f5fae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,838
Size: 1.00 vMB
Total Fees: 0.00421762 BTC
Feerates: 21.09 > 0.42 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,013 (400,749 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
514,264 514,264 00000000000000000031a488bc13189480b57d916c0c3cb246c9087818080339 774 0.29/1.00 vMB 33
514,263 514,263 0000000000000000003e3022a3de3f73d38cececa6350457c1971dad64580873 1,435 0.59/1.00 vMB 38
514,262 514,262 0000000000000000001186dbe6c8aa078bd2887bfd75f7c3e8a9fa2dacac8525 923 0.32/1.00 vMB 22
514,261 514,261 00000000000000000037d479d37597971dedbde4c38886b7db74ac302f931fd0 1,287 0.71/1.00 vMB 28
514,260 514,260 0000000000000000004f96b552d6a6bc923a5a930003cbb2e2538b1b9d722f43 2,472 1.00/1.00 vMB 24
514,259 514,259 0000000000000000001963af015a26d3ccf6b3d29de8584fd2cd422b882e514b 1,259 1.00/1.00 vMB 24
514,258 514,258 0000000000000000000a9eb630e6834d49aaa5d0b2c892266cf9cafd72f11a0d 810 0.45/1.00 vMB 44
514,257 514,257 0000000000000000004330dad5a80c4e1b66ee848d66718e53046b9863fc6ce6 1,452 0.79/1.00 vMB 25
514,256 514,256 00000000000000000032db8cac616a4f0169305bb2d773b49f2f7d959e376162 2,001 1.00/1.00 vMB 17
514,255 514,255 00000000000000000026f474661c97aeafa0d6460d8e8b9d44928279e14658d9 2,522 1.00/1.00 vMB 59
514,254 514,254 0000000000000000001c5a7c75453211e64d17da8915606109c22bed56797bc0 2,614 1.00/1.00 vMB 56
514,253 514,253 0000000000000000003a545bb71b6c90e8a1a3cf2518077389cd1e7252da7529 2,426 1.00/1.00 vMB 38
514,252 514,252 00000000000000000024c638fd709b2045b0cd8c4135ef6b510133e63fbd6c36 1,295 0.69/1.00 vMB 23
514,251 514,251 00000000000000000045b5fcec38bad20f28ae6854227e3556dbee8587cef29e 1,366 0.92/1.00 vMB 7
514,250 514,250 0000000000000000001f232466e5729b1aa1e1af2bc55c9ac35a04943bcb2f4b 2,239 1.00/1.00 vMB 20
514,249 514,249 0000000000000000001f7537e4f505677d69872a3dcb1de79abe85f9cf30d1e5 2,434 1.00/1.00 vMB 38
514,248 514,248 00000000000000000021e2abbded4092baa4013caaf68c68ab58fcd9d73061f3 1,084 1.00/1.00 vMB 14
514,247 514,247 0000000000000000004bd8b4569f2f5883c04dff17a5423a5f2003d0a17a1ab5 726 1.00/1.00 vMB 28
514,246 514,246 000000000000000000109abb8ae8fb4e454664e3bd9a00e872b2d26db525bb8c 586 1.00/1.00 vMB 49
514,245 514,245 0000000000000000002a1c4adb7cfd54934e9b325007ee4461ac140a48ffa601 580 1.00/1.00 vMB 53
514,244 514,244 0000000000000000000037d47c0d29e81f5056d093b026966b25beb53189ffac 512 0.20/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.42 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: 665.29 GB
    • Received: 15.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.