Loading Tool

Explorer IconExplorer

Memory Pool

79,557 transactions
30.37 vMB
0.08035873 BTC
Random Selection Loading Transactions
Max Size: 184.97/200 MB

Candidate Block

Mining Attempt d90b83b14d77a8510e70528afa1f1c416055d0e0185beac6ab762180ac5da5fb
Version 20000000
Previous Block 00000000000000000000fba2abb8d490d843f57da6d6a845cd44dde2952f7920
Merkle Root 54883ecc52c026afb6e8ca36f05735d1dd71f82e7879fb723515bc35911df641
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,797
Size: 1.00 vMB
Total Fees: 0.01220844 BTC
Feerates: 150.80 > 1.22 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,388 (35,657 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
879,731 879,731 0000000000000000000229fe2df5e44fb4d491a9191cee514b72df0b2faee141 250 1.00/1.00 vMB 1
879,730 879,730 000000000000000000020b3dd0c60357adc1be616e9b06a2eb03ac3b78107910 446 1.00/1.00 vMB 1
879,729 879,729 00000000000000000000d94c180bdb3a0d1f2fe31d395670e2af16c1246df091 2,249 1.00/1.00 vMB 3
879,728 879,728 0000000000000000000179bd9b734d96e21f05d2d48b545138d2a6a373306c9a 1,248 1.00/1.00 vMB 2
879,727 879,727 000000000000000000009444aba84fb2ab9d7d83c405ef6f49b0bc92b9358300 2,846 1.00/1.00 vMB 4
879,726 879,726 00000000000000000000c16bf71b8da3e9576436346b11abd73b4efd9c9cece8 454 1.00/1.00 vMB 1
879,725 879,725 0000000000000000000099dfe6dfd390739f9d5500c91d8201e068ccdc82fd99 1,590 1.00/1.00 vMB 3
879,724 879,724 0000000000000000000249c3cae481f5036ec647cee33a785e91d14b5bf0f2cb 2,523 1.00/1.00 vMB 5
879,723 879,723 000000000000000000021bdff3b3f7fde84bf204cf689310cb820424069866fa 1,330 1.00/1.00 vMB 2
879,722 879,722 000000000000000000010cf56c20511a25df345342a7f8b7e44412ca67e8e3fb 2,286 1.00/1.00 vMB 3
879,721 879,721 00000000000000000000e506df9e5403f5cc4d6faad9194d3471fdc348b56344 2,088 1.00/1.00 vMB 3
879,720 879,720 0000000000000000000072e1b8379528eb5cdfa69d3f47693ff092cc7699dbd8 3,487 1.00/1.00 vMB 4
879,719 879,719 000000000000000000008f076f7f66e72b5cd34b2cae5e376fef8407a2a68e00 2,584 1.00/1.00 vMB 3
879,718 879,718 000000000000000000017755f81d3b193e1857c50b37f793676a5d816a90145a 321 1.00/1.00 vMB 1
879,717 879,717 0000000000000000000188d283565f8ab5e1bb6c243fb632bf062e8cd714f680 705 1.00/1.00 vMB 1
879,716 879,716 0000000000000000000129a1a6dee7a66a73025d5e4a0d9317a1fcffb5b5635b 1,806 1.00/1.00 vMB 2
879,715 879,715 0000000000000000000277e469dcb787e05251658dd4bcc597581bcd784a35f3 1,939 1.00/1.00 vMB 2
879,714 879,714 000000000000000000020bcc90ad2c639832e297f9ffa218c97dc74f300e2022 3,104 1.00/1.00 vMB 4
879,713 879,713 00000000000000000001dc09c2e868edde753720d635314622ce1300d91e5a50 3,711 1.00/1.00 vMB 7
879,712 879,712 00000000000000000002129cf021a2be94adc102a7126c6c2a22d0823c783860 2,335 1.00/1.00 vMB 3
879,711 879,711 00000000000000000001baf2363e7c85d611e96d5a93ee13ea77e4767f230fca 1,823 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 783.06 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: 720.82 GB
    • Received: 18.27 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.