Loading Tool

Explorer IconExplorer

Memory Pool

14,945 transactions
6.12 vMB
0.04877981 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 36.14/200 MB

Candidate Block

Mining Attempt ac14cc903388fd5b280281cb0749365622bc0c19a40ffa782b477523a121ec64
Version 20000000
Previous Block 000000000000000000008a32030f18bfbcf56f9bc4b6582f27818e6d2a5ec937
Merkle Root afec99c61f9f86a047dbd8a7ad142f50f005dc342fe47f523fa9d17b013675b8
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,384
Size: 1.00 vMB
Total Fees: 0.03801583 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,448 (726,163 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
187,285 187,285 000000000000061adce0b956cd1eff188293123e8fe39d1b3c8ccee21b7426da 54 0.02 vMB 97
187,284 187,284 00000000000006e807f7a7bf1a38b364f9c64b7167a265d9c4c7e0189f7f0e00 26 0.02 vMB 72
187,283 187,283 00000000000005e5649af2ed441d10f04c7628652d987e07f90ff498fcefdc89 9 0.00 vMB 57
187,282 187,282 000000000000033557c968a4acb2d38ec036e663c96a8d3b6d110bf0c61378fb 107 0.05 vMB 119
187,281 187,281 00000000000004c7d67474abce78ef9a7b427478c56143b7d3d587dcfe74cdfa 535 0.22 vMB 106
187,280 187,280 000000000000074b9eb41b468b0036b6c81e0d36b85f2523a429ec52a41412d6 99 0.06 vMB 93
187,279 187,279 000000000000051cbceac7adf5b58bf37cbfc100cc34b060775522d2e6d29229 113 0.04 vMB 73
187,278 187,278 00000000000008b6616677bc535d58a4b703e1c3a8b5e4f2b3f33e992ca7f6bc 519 0.21 vMB 161
187,277 187,277 00000000000000910fcc9379b1443079240a8ccc3d9768f3eed5eb1e9886120f 12 0.00 vMB 0
187,276 187,276 0000000000000090899a3ced0552a3c2649209a4139eee28029dc358b297bd21 256 0.10 vMB 159
187,275 187,275 0000000000000362ed31b35712a0cdf9c4c9af8e803cac35162eb491a4f6aca2 1 0.00 vMB 0
187,274 187,274 000000000000053dd80e2be93d44bb669a4937ce0b9fe7b49adf9fa4d331cff3 177 0.12 vMB 111
187,273 187,273 00000000000004bcf1107304446b553a461fa8f5862b732356eb99ee82efb49c 329 0.14 vMB 152
187,272 187,272 0000000000000124eabf3c53f04d9b4fddb680028f9f8fd55a8ad55d5ab03959 357 0.15 vMB 112
187,271 187,271 00000000000002549f81e7feffad35a1481a49b971aeb8ba6e2444dde98836a1 81 0.02 vMB 34
187,270 187,270 00000000000002f439ff9bdbaff91d35c786c3b2db599ec695e26c70cc9a09ec 131 0.06 vMB 100
187,269 187,269 0000000000000712b177624f7312041bb6c6dd59ecf4d5e70b40e171ce5e5c7d 44 0.03 vMB 37
187,268 187,268 000000000000081c17401cac5cc774a21d512dc8047265196619904746675691 368 0.15 vMB 134
187,267 187,267 000000000000082ef7973064041d02a3f85614b95806fec0541bbed6ae493b43 606 0.25 vMB 125
187,266 187,266 000000000000099476769d96c6e8484615ee95d6eeacc5e3ffb82fc7b7dbe0f8 163 0.05 vMB 68
187,265 187,265 00000000000008c029105453b62e5b8dc3081e499affe674d225d5dd61f1ed53 306 0.14 vMB 126
Previous 10 blocks ↓
Total Size: 779.65 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 109
    • Outgoing: 10
  • Data Transfer:
    • Sent: 307.76 GB
    • Received: 1.44 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.