Loading Tool

Explorer IconExplorer

Memory Pool

76,936 transactions
28.56 vMB
0.10007102 BTC
Random Selection Loading Transactions
Max Size: 172.71/200 MB

Candidate Block

Mining Attempt 6ddd77ed8ba0bb62b816c0ec3c28ea34b6f6310d1a3cf99680f149f938dcdb5b
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 22a42f3fd74dac4a3206831fa8327f1b1758d81948b0ef8c7088164316ed6c76
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,423
Size: 1.00 vMB
Total Fees: 0.03480565 BTC
Feerates: 150.80 > 3.49 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (634,805 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
280,460 280,460 0000000000000000594e7310cc23a7dae63778cc31d2ecb932394bdb79450eb1 149 0.10/1.00 vMB 23
280,459 280,459 000000000000000042ceadc9da98f3c7ae281e6e0b5984dcf4bc0792007b1041 397 0.16/1.00 vMB 53
280,458 280,458 0000000000000000bcecd34ea3cc8173b608dde3d4089d1605171b046307ceb7 317 0.13/1.00 vMB 54
280,457 280,457 000000000000000066f0d44e9780a71ed8edd4dfaade10332bfb64b8a101198b 486 0.22/1.00 vMB 54
280,456 280,456 000000000000000052ac9fbddcd5b405f31245accb85ca1eed3d40b431650446 468 0.19/1.00 vMB 45
280,455 280,455 00000000000000023947d1963c7a7e6c52c6a79c8b7b17e595585b218a0bd409 402 0.20/1.00 vMB 46
280,454 280,454 0000000000000000a24cba9ed0e605df49f1f6390cb9734e242dffba34b64c9d 259 0.25/1.00 vMB 16
280,453 280,453 0000000000000000f4774cde34e12d68f6f75ad78a7049da397cab80a47ac3ef 37 0.03/1.00 vMB 65
280,452 280,452 00000000000000011bb2b1f9dd8a10bf31f460fef96ee26a9adbd04efe51cabb 558 0.25/1.00 vMB 46
280,451 280,451 0000000000000001b142531816748b2e63c76200d6adca5fbaf9c4a62fcbbc09 113 0.03/1.00 vMB 319
280,450 280,450 00000000000000018300a0307b9ca63457dcadaa47d980fda716fd43e6383c61 666 0.25/1.00 vMB 51
280,449 280,449 0000000000000002005ad4bbc0d833d45d5b6745de2f7dedf1582fd8bfa62905 148 0.11/1.00 vMB 22
280,448 280,448 00000000000000004c5865332cef77938934ea77df1fbf50fafa59aca7abaa5d 52 0.10/1.00 vMB 12
280,447 280,447 0000000000000001e217c9cc5f239ea052be382aef77315421f175b065ca9621 208 0.14/1.00 vMB 26
280,446 280,446 00000000000000019daeae48b3658b8c478efa3e93659a9aff6b8083cbd97a82 112 0.07/1.00 vMB 25
280,445 280,445 0000000000000000b30367bc0b24536e69390fbbf8703bb8a52073782ef63762 346 0.19/1.00 vMB 40
280,444 280,444 0000000000000001c104d5db9bffe50deecb299c0c472a8f01638ce45f7e960b 236 0.12/1.00 vMB 48
280,443 280,443 00000000000000011a3d3cbd686f815bf6562d1882f2ec82ec29dcdffc314401 108 0.07/1.00 vMB 18
280,442 280,442 0000000000000000448b8f149f9cfffcd5ee0bcbdcbaee2ec82d6b97c1cad786 860 0.45/1.00 vMB 27
280,441 280,441 00000000000000023e7dce204cc1efdf0fa3c9f7aeab276f30b61652aaed20d1 108 0.03/1.00 vMB 236
280,440 280,440 0000000000000001420349f2276e53e5b087faea67c7c40aa12383c416067364 625 0.25/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.85 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 712.63 GB
    • Received: 17.21 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.