Loading Tool

Explorer IconExplorer

Memory Pool

98,309 transactions
25.80 vMB
0.07524478 BTC
Random Selection Loading Transactions
Max Size: 173.58/200 MB

Candidate Block

Mining Attempt ffe273db9984485c5016cf545bc8cae01f709df8530a22279a586ee5cdf4f902
Version 20000000
Previous Block 000000000000000000011cc0dbb60c9ebf977149e0d0e74535a999385edd25d4
Merkle Root 573a3c99f851607131ad77fc4d6b215b0546546c95d690b09b784bd58063b2f5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,153
Size: 1.00 vMB
Total Fees: 0.01300493 BTC
Feerates: 31.21 > 1.30 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,069 (870,747 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
45,322 45,322 000000001894f0716e437d71899aeb6b93c2c3ca41728ac0797fcc9d9ebf924e 1 0.00/1.00 vMB 0
45,321 45,321 000000001b77add6ec85698d80466f8eba75c46ba2d0677de967999d17f0e23d 1 0.00/1.00 vMB 0
45,320 45,320 0000000014bd204a2eef5d0cf91ac04e633a8ae029c6708ee27031bc914953e7 1 0.00/1.00 vMB 0
45,319 45,319 000000000a60d35f3e9f390a61dd326105e9491b882ab703a2fd7ea1f9fac473 1 0.00/1.00 vMB 0
45,318 45,318 0000000029446fea7143ae3e5b4bce175c63a6b886fc5bc2b08d6bf62986dfef 1 0.00/1.00 vMB 0
45,317 45,317 000000002fed6b136759aa7f5caf62c0d66a444f96ce7046fc25a6fe1a5695ee 1 0.00/1.00 vMB 0
45,316 45,316 0000000015710363ab1e0e5fc136eaa1796c21b53e1ac0d118e363207ca8ebdf 1 0.00/1.00 vMB 0
45,315 45,315 000000001826f9d4c207ae040fbdbf0b65f85726d54a22c0970acaed1972e49c 1 0.00/1.00 vMB 0
45,314 45,314 000000002935166f8b63c4bf14008d9fa0ef030fbd28551166addccb2e6d329c 1 0.00/1.00 vMB 0
45,313 45,313 000000002437807b6ef66f00699f1392b643f97b1389b233618e80f2d09e4e4a 1 0.00/1.00 vMB 0
45,312 45,312 00000000156e4c623047874dc65815db9a13cf48f5a4f8fee012549ba55f9339 1 0.00/1.00 vMB 0
45,311 45,311 000000002419eb4c388c05d850dfda651396b6a557012008018ea58361412547 1 0.00/1.00 vMB 0
45,310 45,310 00000000228ab86ec832a437013af453aa72ebfbd38f311faa5cf21ea7f382db 1 0.00/1.00 vMB 0
45,309 45,309 000000002f92540d5fc5ac9ace6719b7e7bfcd87040d32a188810f987479e9c8 1 0.00/1.00 vMB 0
45,308 45,308 0000000011a6b07ff3c43864c21cabc61a5c8babf73343295ff0ff2ce1caa91c 1 0.00/1.00 vMB 0
45,307 45,307 0000000017bb20a6c776cc179282e03c7bddd4f68bf976285f32635ec41cdb16 1 0.00/1.00 vMB 0
45,306 45,306 00000000214cf8b66dd1b5fb215aa78c7e1522055c713d09671d8d5bbd3a70e9 1 0.00/1.00 vMB 0
45,305 45,305 00000000238d8fed6bda7ea8a6f69accc872078666900a6f1918df1e7808ec08 1 0.00/1.00 vMB 0
45,304 45,304 000000000f38cfa658d7ef7fba563ed16205180b20cc4a973aa268deaeb66625 1 0.00/1.00 vMB 0
45,303 45,303 000000000a77791e9b013e3562ec699c1c70720228f441338873e6c238d51f1d 1 0.00/1.00 vMB 0
45,302 45,302 000000000d2a863107807e850916c6617c9244d92da310bdaa4ba5817bbe957d 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.24 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: 814.29 GB
    • Received: 23.92 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.