Loading Tool

Explorer IconExplorer

Memory Pool

31,775 transactions
26.06 vMB
0.06818312 BTC
Random Selection Loading Transactions
Max Size: 130.10/200 MB

Candidate Block

Mining Attempt 08d15276db31e807cba67c525a309e56b0480b15b2ba7526cedfd467ce085e48
Version 20000000
Previous Block 00000000000000000000f40d95165f1e56554a1a7c25dc329e090a256a29726d
Merkle Root 673b705f4cc7cb79e7619fd952d8ff48f33e3b35634dc9c59289f5eb0175dd2d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,142
Size: 1.00 vMB
Total Fees: 0.02041946 BTC
Feerates: 477.45 > 2.05 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,281 (911,557 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
2,724 2,724 000000006f7257a170baafd603b8da9ad06695f9fa9fdd2c9f764099919b998c 1 0.00/1.00 vMB 0
2,723 2,723 00000000cff88241b632ae5260a48a0a96a6cb6b90d237d05ab8181bd97470c0 1 0.00/1.00 vMB 0
2,722 2,722 000000004bf01051fa90794d4ea563d350304a1abab32ea0359f9a0369057e25 1 0.00/1.00 vMB 0
2,721 2,721 00000000ee0241f476b222d6e2aa219d8882cc04927a7b32ee1a7ca1f4408112 1 0.00/1.00 vMB 0
2,720 2,720 00000000356b8c7d725f4da31dd2e8d441a52446e88812562598ba588099289a 1 0.00/1.00 vMB 0
2,719 2,719 00000000bfd3c9bce9f32df730377f628c8c09a3175603cfd40095a361b8c417 1 0.00/1.00 vMB 0
2,718 2,718 00000000c7bde0d880a138cd7740026b9b7e18436951ffb12c992541c5ba3a73 1 0.00/1.00 vMB 0
2,717 2,717 00000000b8ca3931632b20657f1d6064a3ec4066d5f2bb4b716cc06671a9014d 1 0.00/1.00 vMB 0
2,716 2,716 000000003306f2059ee41b485afd73b10175a8821f6d3733fa34f7eaa482e35a 1 0.00/1.00 vMB 0
2,715 2,715 000000002507d02560207b4aeb0ac78bc42160d83965e6aab4160a078c6ffe65 1 0.00/1.00 vMB 0
2,714 2,714 0000000029b8f33ee6c012e0011773682777b93555aee7d41b7f4f51db6b5ddb 1 0.00/1.00 vMB 0
2,713 2,713 00000000ff96cede2dbfdf69a0a88c800f3ed9c1130201777090103de9afa7e6 1 0.00/1.00 vMB 0
2,712 2,712 000000008a12b1df85d2a7549a789e9ffb47d74e5a513c20db7424a7662e9071 1 0.00/1.00 vMB 0
2,711 2,711 00000000799e1ddaa6d0f89314128d23c07cff013f90180f425e6c6ca21cb0c3 1 0.00/1.00 vMB 0
2,710 2,710 00000000a54af06bd71199d6643ecd7ca5b84a77083ec77718eced30d6222da6 1 0.00/1.00 vMB 0
2,709 2,709 000000009eedee83db7da4524455a03bc5b3082d61f469c446377b18f1f8f2e4 1 0.00/1.00 vMB 0
2,708 2,708 00000000bd8c7e54921ec8e98bc15f806b3f238d35a12f41d7caca5a3aec97e7 1 0.00/1.00 vMB 0
2,707 2,707 00000000f87322df1a585b17e45ed0bd817db29fcba4188e413c006f785db504 1 0.00/1.00 vMB 0
2,706 2,706 00000000a53c7454947e3cd86eb81c958285d5cefbff5910cf692968d443fcff 1 0.00/1.00 vMB 0
2,705 2,705 000000000ba2784ee0e60204f2f49c6d3b83843c62cadf9ad5b1a2892a01f408 1 0.00/1.00 vMB 0
2,704 2,704 00000000464f691ad2d73b68206aff6e217f806aa30dfe2b54fdb53765fd2e0b 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.09 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 579.04 GB
    • Received: 8.83 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.