Loading Tool

Explorer IconExplorer

Memory Pool

87,780 transactions
32.13 vMB
0.14585899 BTC
Random Selection Loading Transactions
Max Size: 193.94/200 MB

Candidate Block

Mining Attempt 9cef5bb67b901c9cbf4c6cd5a85025442c407545b64130b535cff4faad9fe127
Version 20000000
Previous Block 0000000000000000000039baa093585d61b0a383677ec75a312826d4a9fd68e1
Merkle Root 4724fea2070b049802f670ddfc95f6f94b51b38304e4f94f8e56ce15642fa34b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,570
Size: 1.00 vMB
Total Fees: 0.05410469 BTC
Feerates: 911.92 > 5.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,970 (321,530 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
593,440 593,440 00000000000000000001812ece6e2c04654d72837f5677a51bc8d8ac431513ff 3,318 0.99/1.00 vMB 34
593,439 593,439 00000000000000000016fda3a229bdaf193cc86f5d589406ead226363650053e 3,249 1.00/1.00 vMB 41
593,438 593,438 0000000000000000000f85cfa86464dc89eaba2d82067874b58fca0c4e580c81 3,340 1.00/1.00 vMB 35
593,437 593,437 00000000000000000000a31816449ca2adf9063e8b36e12386ddc56ea18243fa 1,992 0.54/1.00 vMB 16
593,436 593,436 00000000000000000013fee3fb4bfdd17eb38a4f98672295f9b2df5f6b437f25 64 0.02/1.00 vMB 24
593,435 593,435 00000000000000000009e517d2d2860d3c84073fdf6af8f064c27f272a60727d 965 0.31/1.00 vMB 19
593,434 593,434 0000000000000000001288d49c82c6f1ca2e74200a93c18f5e2e3a9501b14c79 786 0.20/1.00 vMB 18
593,433 593,433 0000000000000000000fad0cb75ab180710974c12bb024c8d7a6b985dda1ffef 2,444 0.81/1.00 vMB 18
593,432 593,432 0000000000000000000c1cdd2ce03783a42ff60abb678c399f0b70142f001666 2,612 1.00/1.00 vMB 20
593,431 593,431 00000000000000000006e32eea930a84aaab4fabeb14306a84003408aa6bccef 2,301 0.82/1.00 vMB 9
593,430 593,430 0000000000000000000b48aa8adaf5614ffb9b80b7e56b253c947fd019c30947 3,371 1.00/1.00 vMB 27
593,429 593,429 000000000000000000166cbbe067a933a6aa3e07d131d312e21c28377b6331c4 3,101 1.00/1.00 vMB 17
593,428 593,428 000000000000000000151980873458a5644e8919413f25ac200570a4cc5782ae 3,181 1.00/1.00 vMB 23
593,427 593,427 00000000000000000000455a1c6231bb53a82a0ac95642daefe4823faec82516 2,851 1.00/1.00 vMB 21
593,426 593,426 00000000000000000008a78be2fab2a840a5480b5062b25d112b791aa6c61920 2,927 1.00/1.00 vMB 36
593,425 593,425 0000000000000000000a3d32cf1bf0fc0cc32d1e3e4d474170e97f3731044f26 1,816 0.55/1.00 vMB 16
593,424 593,424 00000000000000000006c7a5e8db0ffe1df2fd2762e7a3a3f4df8a36624d5980 1,269 0.44/1.00 vMB 19
593,423 593,423 00000000000000000017dc3ab0cba42eb10f7272c3559138da500f21b1bb9016 1,311 0.42/1.00 vMB 20
593,422 593,422 000000000000000000020745c075fedda6372a9ae873f93d4712af1914384a34 404 0.12/1.00 vMB 18
593,421 593,421 000000000000000000090f1cec8bc0bf246470592302daf9c173b7c5f35a4870 2,501 0.80/1.00 vMB 20
593,420 593,420 000000000000000000028c13eaa046a1fc0c695b0b00df07f4df5303c22c0cf3 1,945 0.57/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.34 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: 661.03 GB
    • Received: 14.79 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.