Loading Tool

Explorer IconExplorer

Memory Pool

77,235 transactions
28.70 vMB
0.09472714 BTC
Random Selection Loading Transactions
Max Size: 173.97/200 MB

Candidate Block

Mining Attempt dd02259da3f81505f63e7f67ae34556d4ae9efc87701ea9fc71e57fbd0a21cbb
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 4b4609bad6654ed61eda2776b89dde25c437eed6d154d1c2bb96ceaab1fb703b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,436
Size: 1.00 vMB
Total Fees: 0.03516014 BTC
Feerates: 101.64 > 3.52 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (247,766 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
667,352 667,352 00000000000000000002c2338992fc8552d276459607d79a4251a10ca34c9645 2,100 1.00/1.00 vMB 31
667,351 667,351 0000000000000000000732ec9442271b1df933cf554686c69ad3dcb3e7dcd1aa 1,693 1.00/1.00 vMB 9
667,350 667,350 00000000000000000001fae8ce3377b602f474e2b7a7a4498fe5512a46a4bdd8 2,571 1.00/1.00 vMB 54
667,349 667,349 00000000000000000003a99c0f6ea3e736432b6ada23b6389b771a371bded42c 1,396 1.00/1.00 vMB 6
667,348 667,348 00000000000000000006448793392f3783f65b701aa79235601341abc0b97002 2,468 1.00/1.00 vMB 8
667,347 667,347 00000000000000000006d05cdb5c98f7ccc2c82bc9b88ff25ef0ad537b209838 2,854 1.00/1.00 vMB 16
667,346 667,346 00000000000000000006b26d60b7e7e531cbadb50d085047230c43555f753879 2,068 1.00/1.00 vMB 28
667,345 667,345 00000000000000000005f648e8b6cf7dbba088352b371d875ed976331d31f112 2,675 1.00/1.00 vMB 82
667,344 667,344 000000000000000000054f29d0adbc58352d6da44dc114e118d61de6e9a6dba5 2,816 1.00/1.00 vMB 84
667,343 667,343 0000000000000000000a02f2f16c8c9b9ab289c34c15a0c2fd2515d638ac0130 2,690 1.00/1.00 vMB 71
667,342 667,342 0000000000000000000141902035b08e259a90e9cb7c73798204e8366a811f0e 2,316 1.00/1.00 vMB 71
667,341 667,341 0000000000000000000119a9856b479a7305fcce61fe1ee211495a153ebc8a37 1,126 1.00/1.00 vMB 14
667,340 667,340 0000000000000000000bed12c8ab4dff84804859dd7c64daf2e08aced9ade0e7 1,800 1.00/1.00 vMB 57
667,339 667,339 0000000000000000000897701ee2b29bdd62fd604fffc06c3a59f5206a32a6f3 2,523 1.00/1.00 vMB 40
667,338 667,338 0000000000000000000b524f6400a0bbf4643c9f1075b0f72d722761b79ac479 921 1.00/1.00 vMB 18
667,337 667,337 0000000000000000000c8a507a3bdc4b0cc90a4451d5807487e60a8f04422297 1,763 1.00/1.00 vMB 32
667,336 667,336 000000000000000000075ec161400ae0707702dfa5e8c3feff0d43451ae810bb 1,433 1.00/1.00 vMB 20
667,335 667,335 00000000000000000006d09c3cad794504177d4c9e006dce3f1263ff29399ef0 2,372 1.00/1.00 vMB 48
667,334 667,334 000000000000000000070a927ace75d184ac6e43d1334de739c070227ad6b923 2,473 1.00/1.00 vMB 45
667,333 667,333 0000000000000000000ae00f88fc12e8030b2509a24f621214b62d6bcaa4443c 2,048 1.00/1.00 vMB 42
667,332 667,332 000000000000000000014faff7ded765c0282dc3517007460da605a1c0f58f69 2,201 1.00/1.00 vMB 53
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.60 GB
    • Received: 15.96 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.