Loading Tool

Explorer IconExplorer

Memory Pool

80,988 transactions
29.68 vMB
0.12563950 BTC
Random Selection Loading Transactions
Max Size: 179.94/200 MB

Candidate Block

Mining Attempt 851a853a7caeaf480d9c4329897f554b77c1a17373769ccc128aec3dfa1bf9db
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 6249264dbfd79307df39755b7736ec6881ac2db10abedc5fa42340f55758797f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,827
Size: 1.00 vMB
Total Fees: 0.05957309 BTC
Feerates: 151.07 > 5.97 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (230,756 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
684,342 684,342 00000000000000000003588807345fdb23f0c8a421ec2b32ca95613c9eefef62 2,777 1.00/1.00 vMB 104
Previous 10 blocks ↓
Total Size: 782.59 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: 671.64 GB
    • Received: 15.98 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.