Loading Tool

Explorer IconExplorer

Memory Pool

24,843 transactions
26.96 vMB
0.05596974 BTC
Random Selection Loading Transactions
Max Size: 128.38/200 MB

Candidate Block

Mining Attempt 004f8b9bcd7a695ac953092b9bbbce110c8b50f0a09936cb5775c13149f2f46a
Version 20000000
Previous Block 000000000000000000016eb8bebe8584b7aecd7a44be07876d633c9fa7a4bae0
Merkle Root d5affbf4625491b78785f4c13232eb4d36ba3decaf7b98b8308d97fe1f6faa9a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 449
Size: 1.00 vMB
Total Fees: 0.00520929 BTC
Feerates: 60.24 > 0.52 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,484 (477 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
914,007 914,007 00000000000000000000901c13db6d4fee85ca791b5b0f584110d47e318cd24b 6,015 1.00/1.00 vMB 1
914,006 914,006 00000000000000000001625f918c43ad9e3c0d22dd30824d6225b792b7c39ddc 3,783 1.00/1.00 vMB 2
914,005 914,005 0000000000000000000087564caa77e7b3f29d0464256c04d5539e43663f8698 6,026 1.00/1.00 vMB 1
914,004 914,004 000000000000000000010f863d248b4dc2d862b439f66822fd756cded8caef9c 5,956 1.00/1.00 vMB 0
914,003 914,003 000000000000000000010ffeb2901b85838429a614b76bb83519a8148f15e0b0 2,539 1.00/1.00 vMB 3
914,002 914,002 000000000000000000014516557c854fec17fbaf794bccb8a8de27105c4d6b52 4,420 1.00/1.00 vMB 1
914,001 914,001 00000000000000000000215a4e259c1bd18c56b8609e33182ebd84749fe7028e 3,363 1.00/1.00 vMB 2
914,000 914,000 00000000000000000001d56e763ea7976bb3fdf2868f0073260565918ef94042 4,406 0.81/1.00 vMB 1
913,999 913,999 000000000000000000001c8a3ea1e41582f263754659bcefc40351c368fcf7e5 5,943 1.00/1.00 vMB 1
913,998 913,998 0000000000000000000080caf7965047b4df43749fb8e465cd32abf647ec0014 305 0.08/1.00 vMB 2
913,997 913,997 00000000000000000001564ffd8b1e76116519a30c50f331370aff2a53ebc6fc 5,197 1.00/1.00 vMB 1
913,996 913,996 00000000000000000000f6189ab68fe51f66f965047f57758375ef486725f685 3,472 1.00/1.00 vMB 3
913,995 913,995 00000000000000000001bace3b0dd0015aebbf1503c7b689639882217c88f80a 34 0.01/1.00 vMB 4
913,994 913,994 00000000000000000001c117b996755f3e02c844dbae80b520a9985f23324ac1 4,988 1.00/1.00 vMB 1
913,993 913,993 00000000000000000001f3e87f871786dc23f128cfd00347b43b135b61f0e849 1 0.00/1.00 vMB 0
913,992 913,992 000000000000000000015ab9726c59de5317324ee15e595111f916a7f2162e57 5,620 1.00/1.00 vMB 1
913,991 913,991 00000000000000000001fc71f7c5bc99b9aa6339d6bc0e6cb4fc9bfbc1a7260a 5,506 1.00/1.00 vMB 1
913,990 913,990 00000000000000000001b0961ed3691aee060fe39e09a12c728c769ed8021934 5,380 1.00/1.00 vMB 0
913,989 913,989 0000000000000000000206f4b67ca19fcb0082e0802de476878351a975b0eaf1 3,370 1.00/1.00 vMB 1
913,988 913,988 000000000000000000010a6fff875b718a1790f2167e52296241dfce0b630b7b 4,351 1.00/1.00 vMB 0
913,987 913,987 00000000000000000001a4578c21fced6d0aca660447bc04de066b1e58cc60b7 3,607 0.88/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 781.47 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: 611.24 GB
    • Received: 10.82 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.