Loading Tool

Explorer IconExplorer

Memory Pool

75,664 transactions
33.45 vMB
0.12647269 BTC
Random Selection Loading Transactions
Max Size: 186.60/200 MB

Candidate Block

Mining Attempt 2c1aafab3c391371841cdb277cf77146eb714a3539bbed1ead4c3c7579c3061f
Version 20000000
Previous Block 00000000000000000000c077d8988b15493bc1532da26f22c899c1307eed6203
Merkle Root 4f721ac4812a7994a4caa3affbb259d7f11669a05a8b905972c399b6bfee7781
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,225
Size: 1.00 vMB
Total Fees: 0.01927509 BTC
Feerates: 70.48 > 1.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,414 (140,002 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
775,412 775,412 000000000000000000012a8fb207695380fb548a5ffc48c0cb9bb52c8d75b98b 466 1.00/1.00 vMB 3
775,411 775,411 00000000000000000000b7eca0adb632e1f0586a22d6dcdc4e6bf56a86300b72 1,577 1.00/1.00 vMB 8
775,410 775,410 000000000000000000010a06ff3c8025998fbccd8084b221838bd61fc22a5d76 1,761 1.00/1.00 vMB 11
775,409 775,409 00000000000000000003c387432b8933239a67b74f0436d47cf1ed0fc57c460d 1,076 1.00/1.00 vMB 13
775,408 775,408 00000000000000000007218fff21ff37c82b358f72eb1956836ad4d41ee98667 1,361 1.00/1.00 vMB 16
775,407 775,407 000000000000000000070f41e13b1f684c0679db2922be10ff1c5e469b6beeaf 3,058 1.00/1.00 vMB 22
775,406 775,406 0000000000000000000142a2f3a1998c1a020b65b720a70c49e56b6f155185b6 1,588 1.00/1.00 vMB 9
775,405 775,405 00000000000000000000955a9eb745d59bf80a0bd5128aefa679e62c5d01b1b8 2,249 1.00/1.00 vMB 13
775,404 775,404 00000000000000000002a5f308df9fb2c50a1829e6358dac2269571dc6c0bdf1 1,053 1.00/1.00 vMB 7
775,403 775,403 00000000000000000007257b010cdacf586a9612a14a7c954dc08fffc43b2b07 1,977 1.00/1.00 vMB 10
775,402 775,402 00000000000000000005f7b5092fcb39acd6afafa9e7deacd6d4233432832211 518 1.00/1.00 vMB 2
775,401 775,401 00000000000000000004dc21935fc1212c0284510e0c846692a7e94000f9a11e 1,118 1.00/1.00 vMB 5
775,400 775,400 000000000000000000052923971637e8cb568a7f597490614ad2bd9bd654b5b1 2,117 1.00/1.00 vMB 10
775,399 775,399 00000000000000000001a9e9274adaceb1369350b2d3e870f706e74ca0e4d323 2,271 1.00/1.00 vMB 9
775,398 775,398 0000000000000000000489c204152b70f3b2ca41752cc1bed2aabdeaebc1687e 1,925 1.00/1.00 vMB 14
775,397 775,397 000000000000000000048ea1430dacfe4c5278f98fd357ca43664f48dfb65f0f 2,614 1.00/1.00 vMB 22
775,396 775,396 000000000000000000009bf1ada390f3ced5e502a4699c858f56603f5e3e06e7 3,030 1.00/1.00 vMB 18
775,395 775,395 0000000000000000000719101245a6852e1542f42400932b88f437e681162717 2,435 1.00/1.00 vMB 5
775,394 775,394 00000000000000000006ed4f606f3c3864142a63e60c4a36b071181a438ba66f 1,484 1.00/1.00 vMB 7
775,393 775,393 00000000000000000003c0b35418f0590c4523567cf73d5c8cb45238376b6eee 2,128 1.00/1.00 vMB 16
775,392 775,392 00000000000000000005b4ad108b1ed03c93e5ae33e8646373e46fd9d2773f80 877 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 783.11 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: 732.00 GB
    • Received: 18.53 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.