Loading Tool

Explorer IconExplorer

Memory Pool

82,367 transactions
30.13 vMB
0.09473973 BTC
Random Selection Loading Transactions
Max Size: 182.77/200 MB

Candidate Block

Mining Attempt f61fbf359bbd13095e3e2a5e45bb495e89a3e5c88bd4378c9065e066591c3c9b
Version 20000000
Previous Block 0000000000000000000170b6459c42e376b497e3e7853e6893087f6e06ae3df7
Merkle Root 4cfa0dfb5a5340bd997be26ddc987ddf44609acb0a17f515c7d71779941fd3ec
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,604
Size: 1.00 vMB
Total Fees: 0.02436006 BTC
Feerates: 100.60 > 2.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,121 (407,424 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
507,697 507,697 00000000000000000056902a4a347f241ed765ccd350e85146fb8365f5b545d0 428 1.00/1.00 vMB 21
507,696 507,696 0000000000000000001f772040322aa28d6bb5fd93b8c2c17ccbfe5e7cc626e7 1,265 1.00/1.00 vMB 86
507,695 507,695 0000000000000000005b661f0c4404253c767021698fbbb52bd753810d855e31 27 0.03/1.00 vMB 13
507,694 507,694 00000000000000000060ef29acafc96efb74eaeeb92d91e885418651d5e2ccf1 538 0.46/1.00 vMB 79
507,693 507,693 00000000000000000027d2215c59c43fae87e4f9bbac30da76c89b918cb94ab4 1,074 0.85/1.00 vMB 41
507,692 507,692 0000000000000000000932615de8ff15347b3d8c17978e26c113de9ab64f6ce8 661 1.00/1.00 vMB 1
507,691 507,691 000000000000000000410224387e8deacb7985e39c368978125c64d83bd6a8bb 165 1.00/1.00 vMB 5
507,690 507,690 0000000000000000001224ae6b6e9a9b6d096c57d21107ba761472d8417ef064 876 0.63/1.00 vMB 115
507,689 507,689 00000000000000000031cfe3c46ee47fa69e747fcbcb2c22740b933cafe5b857 659 1.00/1.00 vMB 3
507,688 507,688 0000000000000000006886bfec30d74afc9dd59d7a0872a0738e9d7cc1170300 954 1.00/1.00 vMB 63
507,687 507,687 000000000000000000355475c4bb86501e1eebcb0f590fab7db7bfbc320d79b6 875 1.00/1.00 vMB 63
507,686 507,686 00000000000000000053d6674cc5eacc441ac1f0a3f3b2b89106c1218e3d9ec8 1,257 1.00/1.00 vMB 95
507,685 507,685 0000000000000000002fd6caeb57443d983654eb0ffa0fe26bbdbf145e52212f 1,768 1.00/1.00 vMB 115
507,684 507,684 000000000000000000291cac98ca67d2b2574f4f48d4f4c329880c63d9206c3b 30 0.02/1.00 vMB 120
507,683 507,683 0000000000000000001d1ec593570d2873a177b87248fa552662f9a2eece32c7 1,213 1.00/1.00 vMB 113
507,682 507,682 00000000000000000040b27a5e2f66e3952a0631a8b91a9ac06e84c31ee1f655 586 1.00/1.00 vMB 44
507,681 507,681 00000000000000000018b9c4ee93b5f1d9aaad56dfa3c9eedc95f367377a55e3 1,009 1.00/1.00 vMB 94
507,680 507,680 0000000000000000006212aeebcaf90bbaa4b8c49bb7b7b81e78115ecd7dc732 1,022 1.00/1.00 vMB 46
507,679 507,679 00000000000000000039351f0ded67facea359190458d70bae6e40d32657440f 83 0.05/1.00 vMB 141
507,678 507,678 000000000000000000318a0ebb8c1affd73eb7c99ebd1f9946f41ff9839cac05 58 0.06/1.00 vMB 207
507,677 507,677 0000000000000000003f560d6cd2f16cf6ad05f27ec92813363100d7adf779b9 260 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.60 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.80 GB
    • Received: 16.01 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.