Loading Tool

Explorer IconExplorer

Memory Pool

45,541 transactions
27.34 vMB
0.10249553 BTC
Random Selection Loading Transactions
Max Size: 144.19/200 MB

Candidate Block

Mining Attempt dbf3ba00e9969896720006f17f716d09278e990967d496d8b83ae9f23b2550b5
Version 20000000
Previous Block 000000000000000000006d5dec801a101478f03b45279c1f23f252ebcf40ea3f
Merkle Root 3e6e908b89206beb570a5182a49fc4c35691866c4d1580392320f05247b13d6c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,141
Size: 1.00 vMB
Total Fees: 0.04851436 BTC
Feerates: 201.07 > 4.86 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,880 (809,539 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
105,341 105,341 0000000000024cd99308f14d8729a8334128e2881d16c4e98de546c80ab87719 12 0.00/1.00 vMB 0
105,340 105,340 000000000000f085e87b280b6714616726b29fcddfe4de69b94058e5002a5d0c 191 0.05/1.00 vMB 0
105,339 105,339 000000000000168059cbdae87a29f7634eaa85756fd83019fdfbc7ac92c7492f 12 0.00/1.00 vMB 0
105,338 105,338 0000000000004b878bb31c65eb4d82a000fee606cbd5569b3df08f1cc9fbaa55 2 0.00/1.00 vMB 0
105,337 105,337 000000000000236388ea865cc1d262033882eb3ea30adca3e907d6366e0626f7 12 0.00/1.00 vMB 0
105,336 105,336 00000000000281a9f7b6cc45380665df33c19e9172e453b358330ce4e4747b62 12 0.00/1.00 vMB 0
105,335 105,335 00000000000095bb16f9266ca9a7a79576f8323d01998fe37a7f51296389245e 12 0.00/1.00 vMB 0
105,334 105,334 0000000000007aa748f3523abddc7b956d5d844e5c081187ee4faf1d9b704807 190 0.05/1.00 vMB 0
105,333 105,333 0000000000009e689c7bb2bb335995881eefb485761a0bc8f487849ad974cb44 12 0.00/1.00 vMB 0
105,332 105,332 00000000000202f7c18906e623fc993fead1854a5d81dd058243d7d5b3d0b08e 8 0.00/1.00 vMB 0
105,331 105,331 0000000000008330f258894834d8cf35abbb1b8d8a701327837f5ef6f9359677 10 0.00/1.00 vMB 0
105,330 105,330 00000000000230fe908f0ced03ecfabafe65a649277884c56aff348c66cebb00 12 0.00/1.00 vMB 0
105,329 105,329 000000000002c3938d9aaa3c841c8bfcdd64cf4affae1b588209ac1ce9666104 11 0.00/1.00 vMB 0
105,328 105,328 0000000000025fad528492048e745b6fda6fffa3337fe698ecd8a137c4b06705 13 0.00/1.00 vMB 0
105,327 105,327 000000000002e862338ea948b7d5380661ebe64191d06e2b5180b31bd0575bf8 18 0.00/1.00 vMB 0
105,326 105,326 000000000000b8708ee38867642f3343f247d0a33b4f31373ad6d934f319cdd6 6 0.00/1.00 vMB 0
105,325 105,325 0000000000026d89b975f439c8483d01c59a403521f42b85d247c276dc8a4300 8 0.00/1.00 vMB 0
105,324 105,324 000000000002e3ab0545ab9bd14053605b8d37c22cdd71a9aab9954b36c50414 12 0.00/1.00 vMB 0
105,323 105,323 000000000001702f8ca95ceaf85c2143ced793bcf71a31300350d5f20722645c 24 0.01/1.00 vMB 0
105,322 105,322 0000000000028a23e967f1685a205dc9bdaa3dafdb6243e928d1646b4df37ea7 12 0.00/1.00 vMB 0
105,321 105,321 00000000000257308a14000272ee228252d320b244a05ab520a52b041dc074e3 12 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.17 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: 653.58 GB
    • Received: 13.95 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.