Loading Tool

Explorer IconExplorer

Memory Pool

41,952 transactions
29.00 vMB
0.07112320 BTC
Random Selection Loading Transactions
Max Size: 148.68/200 MB

Candidate Block

Mining Attempt b7c3d8b32fe49644712c35ea9b700e8fc2c0470ad70bf3eefd44638c979dfa1c
Version 20000000
Previous Block 0000000000000000000109f5c0bf8516a6aa7ceb54e4b23cd73ce285a7f939df
Merkle Root 63cf0cecf1f85c10722723ff89f241412a444c7f8813c4aff668724e19d3ee85
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,625
Size: 1.00 vMB
Total Fees: 0.01461098 BTC
Feerates: 100.36 > 1.46 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,614 (517,507 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
397,107 397,107 000000000000000002f406ac399a9964c7d6ce6cb37d554da32af4a10f9b7f4a 594 0.32/1.00 vMB 36
397,106 397,106 00000000000000000150cf4d2df282dbdd45add7c0c9a761c90354e4c7420612 41 0.05/1.00 vMB 1
397,105 397,105 0000000000000000057a674e36fabf18ebf3283512fa4156edd3b60625225f2d 1,033 0.99/1.00 vMB 20
397,104 397,104 000000000000000009142953b3ff9016751720e2a5926de27c8ba2f1c1d0d0cd 1,113 0.99/1.00 vMB 33
397,103 397,103 000000000000000005d265012a58f964902cbca8f7081e70a1a9c00488e17025 498 0.37/1.00 vMB 38
397,102 397,102 000000000000000001e7737a23153d52052550a29abd5c6fc54de9e7b7c04ed3 101 0.04/1.00 vMB 31
397,101 397,101 0000000000000000077f6e8a8e1a413a864040508c956b40d58b51e83778611e 469 0.37/1.00 vMB 26
397,100 397,100 000000000000000008783f885a1314f0ca5284e7761164347efc3a9287828455 1,555 0.78/1.00 vMB 35
397,099 397,099 00000000000000000300bca5d15d9de77b3c4552453d65044ef268c794a40252 1,423 0.72/1.00 vMB 36
397,098 397,098 0000000000000000000bdb124515caa86319c42fb9421f7329c1cdf36032b6de 1 0.00/1.00 vMB 0
397,097 397,097 000000000000000005c7383bd5ff94992f56ae0e2973ef31fec027b541171eb1 1,221 0.64/1.00 vMB 33
397,096 397,096 00000000000000000714c78c75f805d6c26613185836f2f98aca31ed1e4f310c 1,189 0.70/1.00 vMB 31
397,095 397,095 000000000000000003cf5195030a732eeb3f15d77947c95df8ea01595ea6984a 1 0.00/1.00 vMB 0
397,094 397,094 00000000000000000389f842600c412d6c6277fdce31b3d25e1c6c6f8f5580e0 385 0.92/1.00 vMB 11
397,093 397,093 000000000000000004fb95bb1d8310504a4635ad33ec3ce74de54943171c4cb2 264 0.21/1.00 vMB 25
397,092 397,092 00000000000000000840f620b6f7be593cc42be88ea206843df51cc59cf6f3fc 1,130 0.99/1.00 vMB 27
397,091 397,091 0000000000000000041e43e7027e89c28ab57ba6b4d3bad47e8e66cd11870556 1,669 0.75/1.00 vMB 47
397,090 397,090 000000000000000008ce9d5ac8131c6c3676272a17eca2d91d7a90a1e8e9bf92 163 0.11/1.00 vMB 39
397,089 397,089 0000000000000000022ed25d1944d77e4bebf2fd5c2de0bad5bec173cc794571 1,124 0.77/1.00 vMB 34
397,088 397,088 00000000000000000508ba7dafbc4c8451f4ca2068c97e164535b95718c25425 853 0.71/1.00 vMB 35
397,087 397,087 000000000000000002c3ea90e4f30e2a6622b7175cff5f26d61803b648bf95d1 1,157 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 781.71 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: 629.31 GB
    • Received: 11.90 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.