Loading Tool

Explorer IconExplorer

Memory Pool

40,658 transactions
25.97 vMB
0.07208952 BTC
Random Selection Loading Transactions
Max Size: 135.20/200 MB

Candidate Block

Mining Attempt 45d22eaa5d51614dcedc334da648425e1314b7567e0c718b9ae4fe4137b5a11f
Version 20000000
Previous Block 00000000000000000000f29f8bc6623c876b1c28cb328a71a306f0d15ee3bb07
Merkle Root c734403db91520a60ddd90b623fb4e72e619a86411cf0e4c6563f159f82fbda4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,327
Size: 1.00 vMB
Total Fees: 0.02489433 BTC
Feerates: 101.64 > 2.49 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,805 (126,431 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
788,374 788,374 000000000000000000013ea014acd4fc7ec64aa111198533d300c0419c372502 3,951 1.00/1.00 vMB 105
788,373 788,373 00000000000000000004e569e6f7eeab52a7d19c648b3a67249004142c72a642 3,152 1.00/1.00 vMB 91
788,372 788,372 0000000000000000000064ca6126157caa0b72ea4fdb9b39493bb0bbb8dd92fe 2,691 1.00/1.00 vMB 102
788,371 788,371 000000000000000000012cd0aed693082745fb7dd9c8df9e2622af48d06ba247 3,385 1.00/1.00 vMB 120
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
Previous 10 blocks ↓
Total Size: 782.04 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: 650.59 GB
    • Received: 13.30 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.