Loading Tool

Explorer IconExplorer

Memory Pool

78,300 transactions
29.33 vMB
0.07924542 BTC
Random Selection Loading Transactions
Max Size: 179.61/200 MB

Candidate Block

Mining Attempt 180a0d124fbebe55c2faeb8813ac30f9631d2f24e37772b7189202105be1d60a
Version 20000000
Previous Block 0000000000000000000027dcf55a304369afd3cca827fc0f21564e005bce68ec
Merkle Root 04442c8e36b13f6b100e61868daab1f5c8cd48225f5fd88e2fa71023a9b79cfa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,393
Size: 1.00 vMB
Total Fees: 0.01500509 BTC
Feerates: 301.25 > 1.50 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,236 (819,878 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
95,358 95,358 00000000000244de8e0c05d6a92d17b7cc79fa11ee4bbcfcb7208e27076dca48 1 0.00/1.00 vMB 0
95,357 95,357 000000000001bb67fd01aab929f843f513108781cc89ac7efe80c664457f5734 1 0.00/1.00 vMB 0
95,356 95,356 0000000000022db5a3c6af66a4654daa9f3535959622bd59c724e9966cec3b2c 1 0.00/1.00 vMB 0
95,355 95,355 000000000004f70175f564b1f06106497458dd4f84f451242eef7ac96eaf6f0d 2 0.00/1.00 vMB 0
95,354 95,354 000000000006d63af61c0959a9faa841c2c61ae2b0eed2c8ec144eb69b767bd1 1 0.00/1.00 vMB 0
95,353 95,353 000000000007af9b09c44e73c0c108f02d88fdb5b673bfbc09c7ef993faa6bb5 1 0.00/1.00 vMB 0
95,352 95,352 000000000004475323ff640d5b63348c5fc830ea96e002ee6d05671e378b32ec 3 0.00/1.00 vMB 0
95,351 95,351 00000000000166fefe328dcdee487bc76fe77828d158e7260d62b9936c502430 2 0.00/1.00 vMB 0
95,350 95,350 000000000002ecae170fe9fcaa230e2c2825045a832aeaae4d30a8eac227d1cb 3 0.00/1.00 vMB 0
95,349 95,349 000000000006d0ee8c5ba60ba50f65673c093c1f34a45357506c5687df9c0478 4 0.00/1.00 vMB 0
95,348 95,348 0000000000031362dd814f1d570b654b87d5f607a6ec468ed09d3b30561c4c13 3 0.01/1.00 vMB 0
95,347 95,347 000000000004886aa918ee5ebf5b81c703732918722b0aa920c1471565328749 2 0.00/1.00 vMB 0
95,346 95,346 000000000006eb91278c9ceeed58be541192ed07bbd64db4c3e595e2d125242d 1 0.00/1.00 vMB 0
95,345 95,345 0000000000078468f99d6b4e71f221f7f64ec888a1789bf8be7b67a5626f3502 1 0.00/1.00 vMB 0
95,344 95,344 000000000002acfbb52d01adac9ffc54c15376beb9654a6f04df8445660820db 4 0.00/1.00 vMB 0
95,343 95,343 000000000002939a52b54ffa20362ccfe64f2602349bbfb197cb6e15b469112b 3 0.00/1.00 vMB 0
95,342 95,342 0000000000073731177512a7145011d773709f2ff6495cf878921ba67bc18813 1 0.00/1.00 vMB 0
95,341 95,341 00000000000662bc6458bc14f37ac91725d643e20476f41562efbb15aac9d383 1 0.00/1.00 vMB 0
95,340 95,340 000000000006b5c5ae5b37cd24e3e8b9d49385c5c03adb4742bba96e6c34dc32 1 0.00/1.00 vMB 0
95,339 95,339 000000000001f3a3bc0d9494997dbf712002a2c98f06ea97e5c75540f1b74bf1 4 0.00/1.00 vMB 0
95,338 95,338 00000000000513dab4f3737d18c957e5b893ef7f6b788f74c702cec5535dfdee 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.80 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: 710.02 GB
    • Received: 17.01 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.