Loading Tool

Explorer IconExplorer

Memory Pool

85,326 transactions
33.01 vMB
0.15861147 BTC
Random Selection Loading Transactions
Max Size: 196.56/200 MB

Candidate Block

Mining Attempt 90156436f783a3fdf47cf95e12b75fa4452bd23138ae6e56da6f8e440500a7a5
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root 667ca6fadb7fa24ebcb7fa941daae66e288d27e6826ac0a0c0e172ec9b4cb9ae
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,641
Size: 1.00 vMB
Total Fees: 0.04929425 BTC
Feerates: 318.30 > 4.94 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (559,173 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
356,180 356,180 00000000000000000915e7aa714a9733df8e9b68e771f199cd10aed2400cf85f 35 0.05/1.00 vMB 15
356,179 356,179 000000000000000000da17064b252be4570c9abd3a48b847a16673ac79f35857 579 0.32/1.00 vMB 24
356,178 356,178 000000000000000011faf5d37e8111878561bc4c546ca2f0dd373eefe80fb780 584 0.36/1.00 vMB 21
356,177 356,177 000000000000000006eb39f5961244e55e2e25f1e26fd23191830eb9702ca41b 1,137 0.88/1.00 vMB 18
356,176 356,176 00000000000000000148c4c1fc94266d73157211147003dc4af19e2e20e7866a 1,459 0.74/1.00 vMB 26
356,175 356,175 00000000000000000d04b6d0557ff678211bbd1a9858abb5a3ef294f83268b23 170 0.07/1.00 vMB 30
356,174 356,174 00000000000000000b379796ee55f5111a89001aa9d5edb1bd9ef7e8c7848530 875 0.35/1.00 vMB 32
356,173 356,173 000000000000000011883ca121cfc48979c7c0f723a51faaa8a7f1574293fbb4 270 0.17/1.00 vMB 21
356,172 356,172 00000000000000000bbaebf895301a29081252510bac8c1c99485245004d76c3 453 0.22/1.00 vMB 24
356,171 356,171 000000000000000007513ed7241feb162ef1532c23eecefeac232c6ea75b65d5 926 0.57/1.00 vMB 29
356,170 356,170 0000000000000000162d02e0b60a04a802220e56da4e890c7f4f072c821f5834 315 0.19/1.00 vMB 22
356,169 356,169 00000000000000001422724daa6a76d21d02946f1d666fe61e098a3149b6da5a 850 0.44/1.00 vMB 29
356,168 356,168 000000000000000016a91d2354c8f4af616c99b50787b7f43c19fef3d16bce7f 665 0.35/1.00 vMB 26
356,167 356,167 000000000000000013d953dc8864e169a54d4d0336d8e15e09a763380de28db8 294 0.17/1.00 vMB 30
356,166 356,166 00000000000000000ca0fe47238bdca02f4681f9880e0c6b31551d55cd276438 77 0.10/1.00 vMB 9
356,165 356,165 0000000000000000003f97381965e4fe27da6819612af3d82600ecdca4807eeb 668 0.35/1.00 vMB 24
356,164 356,164 00000000000000000de34413b6e8d8ff4625d7bd1b82797a912c002de201ce14 545 0.25/1.00 vMB 27
356,163 356,163 000000000000000011866ab1ac30e20ecb112f0b27df9a7db9205397be63a4de 1,136 0.60/1.00 vMB 26
356,162 356,162 0000000000000000022ad31b438c95e059b417bf57465ea946485567a415c59c 442 0.22/1.00 vMB 26
356,161 356,161 000000000000000009086a855897bc68c2b7eece84544b06a49d69ea15da2831 209 0.10/1.00 vMB 25
356,160 356,160 0000000000000000086ec6a88b4518a82304fa4531f11287fde30bd3b33a58c1 94 0.05/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 783.00 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: 718.86 GB
    • Received: 17.97 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.