Loading Tool

Explorer IconExplorer

Memory Pool

48,136 transactions
30.35 vMB
0.10145355 BTC
Random Selection Loading Transactions
Max Size: 161.73/200 MB

Candidate Block

Mining Attempt 83e1776b1da1b6d276600c3ea23e6d23c1842e960b4ed79a53636d57ebfb0539
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root a93a0f3896d5c7693b8a72bbdc593e562bba4ffb03dee8d21701ae3ec8f71521
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,212
Size: 1.00 vMB
Total Fees: 0.03947760 BTC
Feerates: 150.97 > 3.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (126,482 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
788,370 788,370 000000000000000000012274af26e59b84030ae41bf508be61456a4bfe8dfe09 3,555 1.00/1.00 vMB 126
788,369 788,369 000000000000000000028bda5379b6c282560425cbc23b197fb277d1b1d3a56b 2,656 1.00/1.00 vMB 129
788,368 788,368 000000000000000000025cf95995a4ea46b153e261ac705c485ece48d97925fd 1,525 1.00/1.00 vMB 141
788,367 788,367 00000000000000000004bfa1de208aef1a23d4d6ade52167fcc694fc78d383e2 2,012 1.00/1.00 vMB 163
788,366 788,366 00000000000000000002475c351db66de87e78c7d2912dfd1fed0505a162be14 3,847 1.00/1.00 vMB 74
788,365 788,365 0000000000000000000539197bd02925661cc214c67db4540cbb1533f8e269ec 3,326 1.00/1.00 vMB 80
788,364 788,364 00000000000000000003f0ef6a4b6c70fbdf4e1e8927235645712560469a0a4b 3,715 1.00/1.00 vMB 132
788,363 788,363 00000000000000000004754e7899c5a5a91c606faee81d04c6f41891eda62d57 3,487 1.00/1.00 vMB 82
788,362 788,362 00000000000000000000fcc214a9b10914be9adef02e5fae0059de3bb478cee1 1,962 1.00/1.00 vMB 111
788,361 788,361 00000000000000000001a0ae24d414cb51ac1caa8e43677277b2610b6bdddc53 4,082 1.00/1.00 vMB 137
788,360 788,360 00000000000000000004adb413e56a36a384f6a2a5b2070919400a5589e5e61c 3,408 1.00/1.00 vMB 44
788,359 788,359 00000000000000000004e93d81a06cbfd306beca21abb57f9c4d77709141cdde 4,633 1.00/1.00 vMB 23
788,358 788,358 00000000000000000001b867f0f2ef7f97c60af4345de07c22f8607f8aa00c84 4,231 1.00/1.00 vMB 46
788,357 788,357 000000000000000000008f3ce6803c16d0e408d0c111666049c2366ed9367f36 3,276 1.00/1.00 vMB 62
788,356 788,356 0000000000000000000283493622c7a77cbd62fff969b7e827839c64f717c9ce 3,068 1.00/1.00 vMB 116
788,355 788,355 000000000000000000046db3acb586bb4a3145cec94af4775ed8d7c39bf7e764 2,355 1.00/1.00 vMB 116
788,354 788,354 0000000000000000000315230787a99483194bf1e8a9509388954c0665b4f5d0 3,530 1.00/1.00 vMB 140
788,353 788,353 000000000000000000004b477b509cb7f9bb11ba12fe832d0c40160c1ef152fa 3,529 1.00/1.00 vMB 127
788,352 788,352 0000000000000000000440b09788e057df2c06719cf25ca0270beed2ef497945 4,417 1.00/1.00 vMB 74
788,351 788,351 0000000000000000000110cb337816e339ab95e2d1b6cffa9263746ce937672d 4,198 1.00/1.00 vMB 64
788,350 788,350 00000000000000000002a0b3d41e302ac09f99710aaa2c355b2f12bfdcdfdbfd 3,964 1.00/1.00 vMB 88
Previous 10 blocks ↓
Total Size: 782.13 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: 652.39 GB
    • Received: 13.76 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.