Loading Tool

Explorer IconExplorer

Memory Pool

78,672 transactions
29.25 vMB
0.08289153 BTC
Random Selection Loading Transactions
Max Size: 177.01/200 MB

Candidate Block

Mining Attempt 2bea1c157ffe36b8b83876d1caf2cd461cedb844bc6876ec90865033b0b184bb
Version 20000000
Previous Block 0000000000000000000143f54c636fd580cc96e321febc4ce4dd319dbdcb21a3
Merkle Root c5c118bda6d74fca49e83b87c78591da560f4fbd6b214a0eb78b5c26c6e4f070
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,281
Size: 1.00 vMB
Total Fees: 0.02157573 BTC
Feerates: 263.85 > 2.16 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,093 (638,988 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
276,105 276,105 0000000000000002571da8ef9a4bb1f179b620aa1ddee01fe4b4c58ebdddd2f5 137 0.24/1.00 vMB 14
276,104 276,104 00000000000000016285dad0e87e75fa71f322f28d485eacbe4ca7ada6651f46 621 0.25/1.00 vMB 74
276,103 276,103 000000000000000161e6845d076fcc0a904e5ab57d204925c5202ba9f2120d5e 200 0.21/1.00 vMB 20
276,102 276,102 0000000000000001bb2e963aad0c7cceb7e43d35e8c3f927f0d53b044e10f604 1,185 0.50/1.00 vMB 46
276,101 276,101 00000000000000029d5167ad18274d40a39bed328782dcc6fee97bc5b43c1594 676 0.25/1.00 vMB 84
276,100 276,100 000000000000000048a3355667051cc31e3ae51eadd912f7ab01180b82a36257 654 0.35/1.00 vMB 47
276,099 276,099 0000000000000002edda696327b5810e53f28cbee231e9fbcce7a08a3010346f 282 0.12/1.00 vMB 40
276,098 276,098 0000000000000001003dc74e731975e0f4288fff8beee96ed63a94dc1494387b 201 0.09/1.00 vMB 46
276,097 276,097 0000000000000001c190963a3fdd2a052d604b3d654d7f7a56af837950564171 316 0.14/1.00 vMB 37
276,096 276,096 000000000000000129c8e0b023b70a28bfbac63c20ea391644e75e9b14bf626c 503 0.31/1.00 vMB 24
276,095 276,095 0000000000000003183ce7d9852dacddc8a51160a865af55de489878a5c89cd1 593 0.25/1.00 vMB 52
276,094 276,094 00000000000000018b766035c2f45d300d71f8d87859080cfe43f4a519337309 684 0.25/1.00 vMB 127
276,093 276,093 00000000000000023affb856fcd223b558f4de7a44831afd9cce94f08b6a94d6 539 0.25/1.00 vMB 30
276,092 276,092 0000000000000003c64d5b2496b9d29fa5cf0c9187713e6b2c3c60ee70a56e86 684 0.25/1.00 vMB 65
276,091 276,091 000000000000000368c9b9830452288f0814aeee5a9a899fdbbe2c3702f1c9d5 540 0.22/1.00 vMB 49
276,090 276,090 0000000000000001586362d662b2cfff4e88f5a3614321b8c87cb9b55fd20a24 181 0.08/1.00 vMB 40
276,089 276,089 0000000000000000ae4b8be24b46b3e3fb06b2b6681e294844e463630eb55931 495 0.19/1.00 vMB 53
276,088 276,088 0000000000000001afb526e12d9c5390ca977b7cf6be444a3a1c34998b6c7d5a 144 0.07/1.00 vMB 22
276,087 276,087 0000000000000001b9abd8f8b1d5c80e455672bb2f995e36a414b7983df9db1d 218 0.09/1.00 vMB 44
276,086 276,086 00000000000000031a17d0ee14f41d1c37ae0373ed8a13fcca91c1974fdd8eae 247 0.15/1.00 vMB 30
276,085 276,085 00000000000000014fedad1130dc0a848579da51510a3388c3fd2ff2b63377c3 93 0.03/1.00 vMB 89
Previous 10 blocks ↓
Total Size: 782.56 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.92 GB
    • Received: 15.79 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.