Loading Tool

Explorer IconExplorer

Memory Pool

77,672 transactions
28.84 vMB
0.07268713 BTC
Random Selection Loading Transactions
Max Size: 174.91/200 MB

Candidate Block

Mining Attempt 57404c66754f1dab60efa0424876d65f7af2c32bc9b57788e73af29bd37c0c9d
Version 20000000
Previous Block 00000000000000000000a3d0f5c6cfeed8adce1f3d87a1319020a3e5786a42ed
Merkle Root 9e459c1ed4687eef7d2594097a945bc650647b1cd2597ffd75f33924939981b1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,881
Size: 1.00 vMB
Total Fees: 0.01267184 BTC
Feerates: 299.43 > 1.27 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,092 (230,729 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
684,363 684,363 000000000000000000081622f4690390b4ae05949b98bef78256b352529a8bda 2,061 1.00/1.00 vMB 126
684,362 684,362 0000000000000000000359afaa84a17be66ccb172671124fc4b0682fdbcdee90 1,774 1.00/1.00 vMB 116
684,361 684,361 00000000000000000008eed4eae2605567868fb05eb44a36820655aa4d017bae 2,591 1.00/1.00 vMB 142
684,360 684,360 00000000000000000004989c27bf546a6208b7cbdceb3b48ac1edef92f84a3cd 2,302 1.00/1.00 vMB 119
684,359 684,359 00000000000000000005ec83cb604a3cad48e8e82afdc5d9629100dd6cab77fb 2,392 1.00/1.00 vMB 131
684,358 684,358 00000000000000000009536b5792ababcfa480cce333570a454b76b6c42352d4 1,725 1.00/1.00 vMB 119
684,357 684,357 00000000000000000006be16f8c8001531d80744de4402e4a18025284fa93a87 2,773 1.00/1.00 vMB 133
684,356 684,356 00000000000000000002cfe5f485cb6877d35843fe75a830fc6ccf4af58cc7b4 2,488 1.00/1.00 vMB 137
684,355 684,355 000000000000000000007877dc66713ccedc9c9381967de7c79070f2a7740a8e 2,546 1.00/1.00 vMB 140
684,354 684,354 00000000000000000008df42842b993b4dba15a75f7fe543d9f9d6eb2745a030 1,356 1.00/1.00 vMB 120
684,353 684,353 000000000000000000097d7d0b6282e0b48d6df7ca9138a404b417d0756368a5 944 1.00/1.00 vMB 117
684,352 684,352 0000000000000000000174467405da1e3c4b5a605471c51711f3491b9cd40f1c 2,518 1.00/1.00 vMB 129
684,351 684,351 000000000000000000085a090f3722fb0537d08742fd1dced57ee7a1974f6583 2,369 1.00/1.00 vMB 86
684,350 684,350 00000000000000000002d9f3d7727565ed16048eed434541f85352fa66e2e5bc 3,043 1.00/1.00 vMB 129
684,349 684,349 00000000000000000002df6d2fa4f14983c3191a5112848d0dcf559f45dcdcfe 1,712 1.00/1.00 vMB 104
684,348 684,348 0000000000000000000697d521df451b04ff597685357146e1f6ea89cc46188c 1,829 1.00/1.00 vMB 107
684,347 684,347 0000000000000000000a8005ed83d7a2529895dd346d05b75ec5cb40213e095e 2,801 1.00/1.00 vMB 127
684,346 684,346 0000000000000000000310d402cfd1ef4a179e8661a34f1c64304cfcd35c9ee3 1,948 1.00/1.00 vMB 110
684,345 684,345 0000000000000000000617c0bd13ef9f23358249f4eca3a8a27ed8c209187f9e 585 1.00/1.00 vMB 86
684,344 684,344 0000000000000000000798976fc9d081dba851f69a5927aa07e6978f3e5f5a7f 1,427 1.00/1.00 vMB 90
684,343 684,343 000000000000000000050796fdc1bff82d1a907a09fa352faaac942241ff7a7a 1,337 1.00/1.00 vMB 82
Previous 10 blocks ↓
Total Size: 782.55 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: 669.88 GB
    • Received: 15.78 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.