Loading Tool

Explorer IconExplorer

Memory Pool

42,470 transactions
30.44 vMB
0.16724680 BTC
Random Selection Loading Transactions
Max Size: 153.78/200 MB

Candidate Block

Mining Attempt ee8d2f107c7538a046712d32cc17fab9c894a255a19240b67698409fccdecf6f
Version 20000000
Previous Block 000000000000000000018d0ea92a04bc7d459e6fd23fb9bc4b1689f5bc272781
Merkle Root a58a64c2a193c0efa7590cb34e3575aabcaae6954b9902dae8002ffa13255eb6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,773
Size: 1.00 vMB
Total Fees: 0.09279805 BTC
Feerates: 301.60 > 9.30 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,522 (496,252 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
418,270 418,270 000000000000000001065da110de164a7fee1148d122a804c6756289ba5b0233 541 0.37/1.00 vMB 49
418,269 418,269 000000000000000003f73e7f8b282fbb39dd5d61a41efbe43564efee91bd0cf3 1,615 1.00/1.00 vMB 42
418,268 418,268 0000000000000000018fb8789cc16c9766d1d06165bd6626c5d519904df80a60 2,417 0.97/1.00 vMB 59
418,267 418,267 00000000000000000489050364b680b34fb76deba0abc90ead7f76b69dba4102 590 0.26/1.00 vMB 64
418,266 418,266 000000000000000000c053186792a544ea9f5ca5b247950aa96865fbdfc79bb7 1,921 0.95/1.00 vMB 48
418,265 418,265 000000000000000004df33fa15b7a454dbf14ef028a7328add1c9b72e4e03088 1,646 1.00/1.00 vMB 35
418,264 418,264 00000000000000000361827ee7011efef8877c2019a78655ff45d0bc7b1ba682 1,514 0.94/1.00 vMB 76
418,263 418,263 00000000000000000102f046bdfa4209daf1fc4cde8760c6b4b1f202a80be5aa 695 1.00/1.00 vMB 24
418,262 418,262 0000000000000000012c48ebd93e252ef54ff765f84b8a495fed9750ba00a3e4 861 0.41/1.00 vMB 54
418,261 418,261 000000000000000003d87365eab55f4267770d34659bc62a613f97b64aa7bee7 1,886 1.00/1.00 vMB 48
418,260 418,260 000000000000000003669e2ee736fd1043de6b32e9e0d15841697aafb019f61a 113 1.00/1.00 vMB 7
418,259 418,259 0000000000000000046745af4c63695c030706edea3ba6ef831825cde8e5315e 1,662 1.00/1.00 vMB 34
418,258 418,258 0000000000000000028f039929fdffa06f30d5712e32a8a2b27d59eda7e235bd 2,192 1.00/1.00 vMB 50
418,257 418,257 000000000000000003aa144c266791ee0462fc4fe2a750ea33914fbc533ef88a 2,289 0.93/1.00 vMB 60
418,256 418,256 000000000000000001c7a5b8e28b8dc1a4a5ada86c21a1a148fc82962eb1b401 2,903 1.00/1.00 vMB 72
418,255 418,255 00000000000000000505ff884c235179bce3537d3b5abb2349191cfa188a8684 1,971 1.00/1.00 vMB 83
418,254 418,254 000000000000000001adea4943747656859f121ce75bd01df8a5b5368c8b659b 698 1.00/1.00 vMB 19
418,253 418,253 000000000000000004a8d2bcc1f9e1c03396109f0bff6f1d4c341d536d6a607d 12 0.00/1.00 vMB 52
418,252 418,252 000000000000000004a52d486f5efa1ac16e6cb0d5abfbd9ee1cdf0fd29eb30c 2,004 1.00/1.00 vMB 49
418,251 418,251 000000000000000004e0445c9075c47a8815f869f55f74ecaf99a0ead83b4ae6 2,842 1.00/1.00 vMB 209
418,250 418,250 000000000000000000162adac4c8f660ec4e2691ce3e46c8fad06efe6815302e 1,237 1.00/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 781.54 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 11
  • Data Transfer:
    • Sent: 618.85 GB
    • Received: 11.20 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.