Loading Tool

Explorer IconExplorer

Memory Pool

77,915 transactions
29.26 vMB
0.06289627 BTC
Random Selection Loading Transactions
Max Size: 175.84/200 MB

Candidate Block

Mining Attempt e35aea092d1a94f6cf2ca9255b1cead91109b4f76898c20c7a1450cb439f5d41
Version 20000000
Previous Block 0000000000000000000005fed7a2e04e0d65382f9c5d2d0085aa4ef4f390cc19
Merkle Root b9ff60ddf30104f7652d688f0441d5a96c6f7e1e7189f54152d1de8d9470e37a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,789
Size: 1.00 vMB
Total Fees: 0.00361162 BTC
Feerates: 21.09 > 0.36 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,013 (909,484 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
5,529 5,529 00000000c4e031a9a9924efd3ff0ab34f5b8f76ae66b3275b80f35d0767fcec3 1 0.00/1.00 vMB 0
5,528 5,528 000000006046d37c2336f11cbb1d00a17557e003b8f3b93007d5107231db585d 1 0.00/1.00 vMB 0
5,527 5,527 000000009f7f024e266e044b5ef2e5460f2b8599a7248a13b0eb09b029b50636 1 0.00/1.00 vMB 0
5,526 5,526 0000000077b2d94aa31f27643f15f9c707b6b7a0f9a4c885650ab02f6b1425cf 1 0.00/1.00 vMB 0
5,525 5,525 00000000668b7906f7d29afd108a5c0c9f5fd6439c5d678386de34df269d9326 1 0.00/1.00 vMB 0
5,524 5,524 000000008a80e8ed5ada2b8832572a62152acd7be8084c46a7ff153ee14f54c9 1 0.00/1.00 vMB 0
5,523 5,523 0000000098d88753452c62bfce6c636c7a139ebac7d9a3284636af5c79de0587 1 0.00/1.00 vMB 0
5,522 5,522 000000001686e1d92319baf8038fff00f036216317f0c89fd77c36acfeda88d9 1 0.00/1.00 vMB 0
5,521 5,521 00000000132c850b2de6863eadbd8b6c57b2ca9a63e0b726307bd6a5191646fc 1 0.00/1.00 vMB 0
5,520 5,520 000000004916d6ebc3db4104b00783dc732721afac1a7251007d64106436c840 1 0.00/1.00 vMB 0
5,519 5,519 00000000de88ee457981a8256127f340f98839d0ad59dacb744d8b347918a8cb 1 0.00/1.00 vMB 0
5,518 5,518 000000002c55068583ce918095a4af4de0a3be5c9195bf2ddae3be724ea77315 1 0.00/1.00 vMB 0
5,517 5,517 000000006fa261e29cc80504fac0e4da88f7c3ae63880659d0098aec3f0d3780 1 0.00/1.00 vMB 0
5,516 5,516 000000000edc7289e1ea1e8a20b1a5acfec2d6000aaa9bb7b77f38fc332194a0 1 0.00/1.00 vMB 0
5,515 5,515 000000005f8fdb9defbc5bbfb36d8ef7ef911010757084f2f14d4eb6233adc03 1 0.00/1.00 vMB 0
5,514 5,514 000000008b900032d7f48a2d6e2357f40a5dc5e2733fa65b5b22b0488f52703f 1 0.00/1.00 vMB 0
5,513 5,513 00000000074b4c7a212e7d65eadc4fbb88ee8f7de3d75abb1eadb5c580395252 1 0.00/1.00 vMB 0
5,512 5,512 000000000fbdfa8545ab0296f7aaa0de0d94a1ea60426cfdccd7fe661baa5a07 1 0.00/1.00 vMB 0
5,511 5,511 000000000c0cfb45eb088805bacb26e3258fb826384f7ac0c190cbdcc269de5d 1 0.00/1.00 vMB 0
5,510 5,510 000000009e68d1afdc7c07b4b3bbc1ce891baf472495aef5a57f8ac73fd4f9b6 1 0.00/1.00 vMB 0
5,509 5,509 00000000931cb664384a4c637862f20287d8df407ab6de0afca432d98f6963f1 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.42 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: 665.29 GB
    • Received: 15.11 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.