Loading Tool

Explorer IconExplorer

Memory Pool

77,671 transactions
29.11 vMB
0.08838113 BTC
Random Selection Loading Transactions
Max Size: 175.57/200 MB

Candidate Block

Mining Attempt 9845ec74abc4c494c90bcfd0a02428b003d842162ade2f11b42516cb7d89849d
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root 0e18618ff4c116f41ce46295129ccac96409215cf4a42fb6f32b96494277d6a2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,057
Size: 1.00 vMB
Total Fees: 0.02751871 BTC
Feerates: 103.00 > 2.76 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (539,950 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
375,204 375,204 000000000000000003ab251b2b33f17be337ba984d681711fdd6071c99daeb23 424 0.27/1.00 vMB 32
375,203 375,203 0000000000000000098a710beb843c6a74bf3b13a775edd813e36c55ce33c6dd 1,558 0.82/1.00 vMB 33
375,202 375,202 0000000000000000033ce237d136db61265ed7451c2c19d63c2fd59dfa67e16e 1,952 0.89/1.00 vMB 35
375,201 375,201 000000000000000002871563f8e54cc1950a64b984c31b46901703aad635ede0 109 0.06/1.00 vMB 49
375,200 375,200 000000000000000002ac7d0601287f4beb3a2bf251333c8a7eefac6c3d65629b 1,609 0.77/1.00 vMB 39
375,199 375,199 00000000000000000cbc5de4a331dbcdd5add26084efc5102e552525ec5eafc2 165 0.10/1.00 vMB 36
375,198 375,198 00000000000000000884b8d5c4136d281736fa804e93f2d8e86a1a33be6c6921 168 0.07/1.00 vMB 35
375,197 375,197 000000000000000008734048ec9ba76852f0e1dce4cb7516c0d4fc5145ac7129 963 0.75/1.00 vMB 23
375,196 375,196 000000000000000008d9961429a35e48e60e9d5cef43ed2b87710ef66bf2e90c 2,004 0.95/1.00 vMB 38
375,195 375,195 0000000000000000060125db0ca055d7a733a6e5a18d97e544ee317bdfed2a7f 560 0.24/1.00 vMB 36
375,194 375,194 0000000000000000114ba7f891e940a64ee52a04ab5b5d7e21dc134ba95f1b0b 528 0.25/1.00 vMB 33
375,193 375,193 00000000000000000cd0441d6f32889cab57e82b1cc61e1cf4cf0f2b06e3f51c 325 0.22/1.00 vMB 28
375,192 375,192 00000000000000000cfb5b6d799574f8f87776924f57e17886b2d9452816fdf6 774 0.39/1.00 vMB 34
375,191 375,191 000000000000000000b0b5a24e6a40fea9b3e2e5a51490ee95ee53205e29c82d 490 0.24/1.00 vMB 31
375,190 375,190 00000000000000000717844fe05fbb0768c7980f501f7c6ec11c928e8769abe1 664 0.31/1.00 vMB 37
375,189 375,189 000000000000000007ea03b2497a6f157d2b175544fcc1a58f9ae9f10d4ef4e8 267 0.14/1.00 vMB 30
375,188 375,188 0000000000000000096e8d47ac10394daae9da6e8021818c52589b42a8668bb5 1,164 0.61/1.00 vMB 35
375,187 375,187 00000000000000000e401664979cc7bffabf2f836c736543a488bfdb76472aac 387 0.20/1.00 vMB 36
375,186 375,186 00000000000000000001a75434c2f30e62791183b43f7c1cfe20db4615494965 604 0.35/1.00 vMB 33
375,185 375,185 0000000000000000082866b9ffe18547aeb47482bb4ce2fc61f6210ee1f08234 1,641 0.87/1.00 vMB 31
375,184 375,184 000000000000000007f8bb6c7dd8ad48b7c5b53b31f76e0d6d7185e7e4444a26 428 0.32/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.66 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: 673.02 GB
    • Received: 16.36 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.