Loading Tool

Explorer IconExplorer

Memory Pool

44,750 transactions
26.66 vMB
0.06020335 BTC
Random Selection Loading Transactions
Max Size: 141.09/200 MB

Candidate Block

Mining Attempt 8832263bb269fb9d40d218dafd02aeae4a81a8e5469da0d37a0b4ec884b31c13
Version 20000000
Previous Block 000000000000000000013fd7066231f224b9ddf7e4711069a5d4cb70e9c36f65
Merkle Root 33c1e831240dfcec9f57da8f8816eba75890a95e68c4cd35d0b3b384e44c7742
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,213
Size: 1.00 vMB
Total Fees: 0.01107235 BTC
Feerates: 101.72 > 1.11 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,783 (420,371 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
494,412 494,412 0000000000000000006b9a77da349e5a6e5f6704c58c391465a611c7a465b616 1,773 1.00/1.00 vMB 241
494,411 494,411 0000000000000000006a585f7fa52a41f34a9a9a99778651e2e46431fc04affb 1,170 1.00/1.00 vMB 254
494,410 494,410 0000000000000000006f54a6fcb6a01cbf16991a3ffb6d7eb621298907e8bd61 1,802 1.00/1.00 vMB 124
494,409 494,409 0000000000000000003b7aa6a52d2e65d7f8cc4e69b00df1c21b76e42255473d 2,081 1.00/1.00 vMB 236
494,408 494,408 000000000000000000b58c215c4231769fed6c42254617acaeb33842d473556c 2,368 1.00/1.00 vMB 439
494,407 494,407 0000000000000000000876f98cc8d8bd0a4dc98c33fb7829e62cbbf2d13fcd92 2,108 1.00/1.00 vMB 365
494,406 494,406 000000000000000000cde49f72dbb1df5ae7e339c918a48ff41ab035ccd552a8 2,395 1.00/1.00 vMB 232
494,405 494,405 00000000000000000000ab67078c3acd996f65c31377d0bbba29dd75ddc4b669 2,159 0.99/1.00 vMB 441
494,404 494,404 00000000000000000050a20f0b83dccd66678d5ad98abb2deb9d0034065f07fc 1,627 1.00/1.00 vMB 718
494,403 494,403 000000000000000000608930ee7b5c1805987f194b1d06b9af4d651230f8720b 1,762 1.00/1.00 vMB 612
494,402 494,402 000000000000000000202d91f66634464b7e21d26d96640240b4e032620db012 2,351 1.00/1.00 vMB 850
494,401 494,401 00000000000000000079a4ec571664e9e77db803309929ae1ed8b0cf1d5ad2aa 1,686 1.00/1.00 vMB 623
494,400 494,400 0000000000000000007aa998858289a9ef66b9abe725bbff2bd8d26f0fdf361b 2,072 1.00/1.00 vMB 365
494,399 494,399 0000000000000000003491b8f03e53ab7d38ca29e98a6bac55db09e6c37e3f32 2,279 1.00/1.00 vMB 246
494,398 494,398 0000000000000000001c5a08f3c0a894a432d7811288e74fc248a2651247bfbe 2,279 0.95/1.00 vMB 291
494,397 494,397 0000000000000000008ebcaa9cf61c2da91a2050d76a5480354596184e3ccc72 2,441 1.00/1.00 vMB 469
494,396 494,396 000000000000000000b1cf77adc4975d59af4494ba4190ae090b43751bc0fd93 2,832 1.00/1.00 vMB 231
494,395 494,395 000000000000000000820c886760ad600cddeca198c4ab0142251cce40005d7c 2,772 1.00/1.00 vMB 277
494,394 494,394 000000000000000000a9a1517207e31066871c3ad462b294b4094d6b0bbd30c3 2,905 1.00/1.00 vMB 486
494,393 494,393 0000000000000000003e1212c6ae1b7c646a61302b9f9527b0263bcfebd3ac77 1,572 1.00/1.00 vMB 408
494,392 494,392 00000000000000000009b1f3a763bcdb5e6e385df52edd8386ea0f13c95b4d45 2,722 1.00/1.00 vMB 745
Previous 10 blocks ↓
Total Size: 782.00 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: 648.95 GB
    • Received: 13.11 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.