Loading Tool

Explorer IconExplorer

Memory Pool

80,696 transactions
29.78 vMB
0.07098981 BTC
Random Selection Loading Transactions
Max Size: 179.67/200 MB

Candidate Block

Mining Attempt b311e78992477b90ee6bd45cfaa42f6127aed070647fa6f97975574d7a454ef1
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root 5469853cd1de2f8bc2272a954b4e94ed1183a83f6137c4450456b9ac3dfcb0fa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,777
Size: 1.00 vMB
Total Fees: 0.01031329 BTC
Feerates: 100.36 > 1.03 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (375,407 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
539,571 539,571 00000000000000000025b093c1af855c56aa696058bf5d64a1dfdb648b29e2dc 1,727 0.57/1.00 vMB 17
539,570 539,570 00000000000000000017fa33bfb7bf5098fdfdce1c068ec97d5089fb7c46c55d 178 0.09/1.00 vMB 44
539,569 539,569 00000000000000000006f2199cf5ba049a3e8bffd328b35874b93359dfb161b0 827 0.28/1.00 vMB 16
539,568 539,568 00000000000000000024152c82aa205451f10ea1b4a89cc849ec5ef04c800d6c 379 0.25/1.00 vMB 4
539,567 539,567 00000000000000000002010c1a6228ff226022b4562fd86bf1cf816aff0e2ee7 2,782 1.00/1.00 vMB 18
539,566 539,566 0000000000000000001d50611d49369776c5b0ecaeca304e5eebfe63a6172727 3,164 1.00/1.00 vMB 10
539,565 539,565 0000000000000000000fb64b3323d721cb45dfb06b1c95c1d9935da4d664f3d2 2,621 1.00/1.00 vMB 12
539,564 539,564 00000000000000000016216ec0467796dd2cdfcf2f8bc4bcee6cab2075cd1f12 536 0.27/1.00 vMB 5
539,563 539,563 00000000000000000009a496976fdc6d780acce5a876415bd7d01873dce1eb2f 2,157 1.00/1.00 vMB 29
539,562 539,562 0000000000000000002576794943ade33779602b7e12cf3ac3b440a9ad712d8e 170 0.05/1.00 vMB 17
539,561 539,561 0000000000000000000bd0f5215e19d7daf6deaa4510a7c13e471e2c039c5ffc 760 0.32/1.00 vMB 16
539,560 539,560 000000000000000000208c06b4236e87cae41472fe0d28fe1b96693317b807c5 155 0.05/1.00 vMB 24
539,559 539,559 00000000000000000012a9339f5ca5dac7ddeacf97043283ef11ae91a6217ba2 252 0.06/1.00 vMB 8
539,558 539,558 0000000000000000000120d2da9452a5e9d4bb0d10619d652e33b5d6dd5242f5 1,538 0.59/1.00 vMB 16
539,557 539,557 000000000000000000267e0e7d6f69f06b21fd59d5b92daef84273b2642fa8a8 1,463 0.54/1.00 vMB 25
539,556 539,556 000000000000000000058fc57609e9a79ab2a77fce0e2660e958cebaa4d3ccd1 538 0.24/1.00 vMB 14
539,555 539,555 0000000000000000001cf0e38e3e6d3ab8a8062940b3aa420fee6a74b5b4ba7d 740 0.25/1.00 vMB 29
539,554 539,554 00000000000000000006ee4133bf407f79b45457f6b6c3257e2342afff8e3180 35 0.02/1.00 vMB 36
539,553 539,553 00000000000000000003d42176042eda4221f99de1d46b0cad218a89b26a4eef 298 0.12/1.00 vMB 12
539,552 539,552 0000000000000000000e2c3ef35940f3edc6e75fcf585211a90425cf52ea8922 82 0.03/1.00 vMB 10
539,551 539,551 0000000000000000001b003c929d05b36eb887563ac43c95063f1797b3ab83ee 305 0.10/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.35 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: 662.22 GB
    • Received: 14.84 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.