Loading Tool

Explorer IconExplorer

Memory Pool

77,073 transactions
28.62 vMB
0.06472295 BTC
Random Selection Loading Transactions
Max Size: 173.69/200 MB

Candidate Block

Mining Attempt a8a0433ffeda80233c009c6246bf9d0268cdd74e4d0ed1d839b9b581c5a69081
Version 20000000
Previous Block 00000000000000000000a3d0f5c6cfeed8adce1f3d87a1319020a3e5786a42ed
Merkle Root 7213d0db822ff747c557a50b729899385b49e065e48859d84aff2a28737bdf2e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,674
Size: 1.00 vMB
Total Fees: 0.00531833 BTC
Feerates: 100.28 > 0.53 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,092 (200,797 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
714,295 714,295 00000000000000000004af27ad265312e92a01137aad7734cbfa35fb7ec0eddb 2,533 0.77/1.00 vMB 9
714,294 714,294 000000000000000000066a72bf462443b7294b010544d5b990432cceb6cc4213 1,862 0.69/1.00 vMB 5
714,293 714,293 00000000000000000003424b53d3ebfb82ca084b05eff16d70acb073d5a9746e 3,901 1.00/1.00 vMB 5
714,292 714,292 0000000000000000000688d1a07d16982634b6df64fadfb5e633d6c6be94d3a7 2,978 1.00/1.00 vMB 9
714,291 714,291 000000000000000000005c38acd8b8d29f4eb8da2f6ab834a79421282fef7e0c 2,994 1.00/1.00 vMB 13
714,290 714,290 000000000000000000043c4d9812c9239931ee56b0cdda549619f6d9a630cc7d 3,243 1.00/1.00 vMB 15
714,289 714,289 000000000000000000040166370de96c84b88d6146664763e0ac8a6967728fef 900 0.27/1.00 vMB 9
714,288 714,288 00000000000000000004a6c3b160a5734f8696abda37abd26a47bf3277d77fd2 1,826 0.67/1.00 vMB 10
714,287 714,287 00000000000000000007a7f5ef169bf06770c1d9c778f5e8c6cd3e69bfe7e310 93 0.03/1.00 vMB 7
714,286 714,286 00000000000000000005b0f1f94af8e01c0a4c7e2131fab88538ccd278ead8ab 668 0.20/1.00 vMB 9
714,285 714,285 000000000000000000075a679cb96483fa766cba8aeccec2bd4fecb42d24b78f 1,949 0.81/1.00 vMB 9
714,284 714,284 0000000000000000000b0366832509ad3e106afba11f1e332b71af75e71cf2a8 430 0.15/1.00 vMB 10
714,283 714,283 00000000000000000007edaef7c3bf358814b6f563c341fc47c12be8714f0a63 881 0.58/1.00 vMB 5
714,282 714,282 0000000000000000000b4e7d5d5791c94214ffc3648893b599524a48851bca9a 1,213 1.00/1.00 vMB 6
714,281 714,281 00000000000000000005dec6757b971d3cda6ec8eda595459ab03d3ec141b7ab 2,800 1.00/1.00 vMB 7
714,280 714,280 000000000000000000033e1f8a5596166dfa322847361ac1a70d6909e807d837 3,108 1.00/1.00 vMB 10
714,279 714,279 00000000000000000002455707e857d2d54e4f3fb9a49db7dd42f7fed661ed45 3,041 1.00/1.00 vMB 10
714,278 714,278 0000000000000000000543cec48563e52a3cd3ebe157ee71a93c2feaa3ac4283 3,243 1.00/1.00 vMB 8
714,277 714,277 0000000000000000000426ea9e3df53b3ac514029842d71bb460d651d8089b27 2,848 1.00/1.00 vMB 13
714,276 714,276 000000000000000000031ab83354c295914c2af00d3e60439897242915795f00 3,330 1.00/1.00 vMB 18
714,275 714,275 00000000000000000004322fa1f70cb048e985b9827de8b6ba32594516106874 3,281 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.55 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: 669.87 GB
    • Received: 15.78 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.