Loading Tool

Explorer IconExplorer

Memory Pool

72,280 transactions
27.98 vMB
0.06624290 BTC
Random Selection Loading Transactions
Max Size: 165.72/200 MB

Candidate Block

Mining Attempt 1edbd4632b63d5a6310730f7acb672c2ceec65b308a8d5ae7f6a0d045703d104
Version 20000000
Previous Block 00000000000000000000bd4ee2b85ebdeedc5960d897199cff187ab220c742f0
Merkle Root 66eb36e67dd091f9e8f9b8d637fa7283c9f7830340f694a22b91f262f6a6d623
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,812
Size: 1.00 vMB
Total Fees: 0.01041091 BTC
Feerates: 73.20 > 1.04 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,036 (191,613 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
723,423 723,423 00000000000000000004867a871c02ca184a6b8e0d00ce0b535759fa46017c8c 2,897 0.95/1.00 vMB 10
723,422 723,422 000000000000000000024d904cd017db8382463273b0d9b0a09984b7c4b8bded 1,360 0.39/1.00 vMB 9
723,421 723,421 000000000000000000096e9efa0d1e24da29da2ca25e9f2ab2287a745820a74b 959 0.36/1.00 vMB 9
723,420 723,420 0000000000000000000624c36b0ffc0e72d34845b81713c4575a76c01077aa20 1,332 0.52/1.00 vMB 7
723,419 723,419 000000000000000000097434ee6913ace0ef92fc83ec544469031a00a4ac267f 885 0.36/1.00 vMB 8
723,418 723,418 000000000000000000010ce22c300e67d706860e8e883ed108691a903801b0ee 1,947 0.93/1.00 vMB 3
723,417 723,417 0000000000000000000095aff4a33876005ea64a886fc653a312ff975bed48d6 3,256 1.00/1.00 vMB 14
723,416 723,416 000000000000000000003333b2daecc733d05cff050911c20d2435f3ffc5f68e 2,585 1.00/1.00 vMB 8
723,415 723,415 00000000000000000002d3a8d1f0ab80d8873db41d215a4447ae383f56cf05d0 1,776 0.84/1.00 vMB 7
723,414 723,414 0000000000000000000a6a6af2ff0fe7f4e6695a3068068266e11f330a5a32aa 221 0.08/1.00 vMB 10
723,413 723,413 00000000000000000006d02953536d42da4eebf636fc23c567a73dc3ebdc56f2 637 0.22/1.00 vMB 9
723,412 723,412 000000000000000000044a78ce0d5d3e74f20819588f8314ec155b718952daf6 1,498 0.71/1.00 vMB 7
723,411 723,411 00000000000000000005ae6056fb79b3d19a54b5a43190a4fa5c958f7e1a332d 583 0.32/1.00 vMB 6
723,410 723,410 000000000000000000035a370dc2053632e19c08939302547575ae401e39734c 726 0.67/1.00 vMB 2
723,409 723,409 0000000000000000000767359409444f7b834c7e7410af4a65ae5fa300c8e941 2,044 1.00/1.00 vMB 8
723,408 723,408 0000000000000000000254df71faca7987ae8fb130356ce6c3fb8a7619bab8d8 2,608 0.98/1.00 vMB 8
723,407 723,407 0000000000000000000070dcf6dede6e6bec9b6588dabe1cad5d4b79f33a88d0 616 0.19/1.00 vMB 10
723,406 723,406 0000000000000000000519c5b9b55257a3bc679a94cb8ff910119a31b993aa51 74 0.02/1.00 vMB 8
723,405 723,405 000000000000000000028cdad2c8497b55b45f909c45660ea14a24542acba937 403 0.14/1.00 vMB 14
723,404 723,404 0000000000000000000041221e20eb4b130c80d5c26da6b40f972204e25b98a2 1,028 0.42/1.00 vMB 9
723,403 723,403 00000000000000000001692baafc18ad529af64a86a9ddd19b4de4d39c8c1655 462 0.13/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.45 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: 667.51 GB
    • Received: 15.26 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.