Loading Tool

Explorer IconExplorer

Memory Pool

83,343 transactions
30.22 vMB
0.14480263 BTC
Random Selection Loading Transactions
Max Size: 183.38/200 MB

Candidate Block

Mining Attempt 98a2cd113133d14265bf1a63201572715cf32d4df16d4d52b58352f4bf70307e
Version 20000000
Previous Block 0000000000000000000184cd130959745a2ff6d2743a12e47bfb4914c737afd9
Merkle Root 4c1186cced94e0043cbc832e1c0177eedc5b5976a8b02609a6a09fc58ab049e5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,688
Size: 1.00 vMB
Total Fees: 0.08265297 BTC
Feerates: 155.43 > 8.28 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,958 (261,541 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
653,417 653,417 0000000000000000000a2a90363c5b8fd5e2a1296363351666f19c976f9cd8dd 2,023 1.00/1.00 vMB 25
653,416 653,416 0000000000000000000783aff6212eb5ca8b859edc1e087752eb1b42576d4efe 2,506 1.00/1.00 vMB 12
653,415 653,415 000000000000000000050c9e55775659dc684783cf1673a23fe354d5636b85ea 2,554 1.00/1.00 vMB 17
653,414 653,414 0000000000000000000da52a4d8c7ce22aa8bf2535cef110352c73a89f698306 2,598 1.00/1.00 vMB 21
653,413 653,413 00000000000000000006b68c421897dad281df7c56164a54e37ccbbb1449632c 2,589 1.00/1.00 vMB 32
653,412 653,412 00000000000000000005a4c181cd954c040c9d50580c32bcb1fc97c60060d425 2,730 1.00/1.00 vMB 54
653,411 653,411 0000000000000000000e023fa867ca90b735dea9356f883382888947749dd097 2,757 1.00/1.00 vMB 31
653,410 653,410 0000000000000000000c79ad997a1842f1638181880d22b142a63ef6574bbb94 2,240 1.00/1.00 vMB 23
653,409 653,409 000000000000000000027e2afc36d132e5a5091d3ae54d8b32be24b047d57c82 2,624 1.00/1.00 vMB 32
653,408 653,408 0000000000000000000c606f2322d6c87149d84bb82646a4bd2bd307f2e565a3 2,566 1.00/1.00 vMB 28
653,407 653,407 00000000000000000009a2fe80d6e1ee8171e4a1ede7de20d2de277da0753989 1,836 1.00/1.00 vMB 20
653,406 653,406 0000000000000000000829295c29d8573543dde8ae39e09ecd9798f6bace7048 2,536 1.00/1.00 vMB 44
653,405 653,405 0000000000000000000832617cfb6d35c9248034f35735bbf4c135fbc5d73016 2,327 1.00/1.00 vMB 35
653,404 653,404 000000000000000000051ab2ae529e69874f22c810926c170867dc31e1d6bfbe 2,341 1.00/1.00 vMB 25
653,403 653,403 00000000000000000001348418dba2b3d700803cdaf30b36ad8abd890831bc61 2,552 1.00/1.00 vMB 38
653,402 653,402 0000000000000000000d6dea33a84127e339a9934f4f8036722620d1039b8dfc 2,963 1.00/1.00 vMB 55
653,401 653,401 0000000000000000000ba96adf93b081e6dcc6872ee1ddec22454048a7c08dd9 1,663 1.00/1.00 vMB 11
653,400 653,400 00000000000000000002f4ba4813ea7c2a441d080abb7ca2ac99ccbc989dba79 2,521 1.00/1.00 vMB 22
653,399 653,399 0000000000000000000af14292688a9424a7f30ee03e94e907460c830b25dedb 2,744 1.00/1.00 vMB 16
653,398 653,398 00000000000000000006fdd1aec080c7bf01894dc69795542a99eb38beef2b27 2,433 1.00/1.00 vMB 43
653,397 653,397 00000000000000000007d17f6b2563b1f0602ff2bfb623d034f13a84e4c01946 2,717 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.32 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: 660.24 GB
    • Received: 14.64 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.