Loading Tool

Explorer IconExplorer

Memory Pool

80,677 transactions
30.58 vMB
0.07036058 BTC
Random Selection Loading Transactions
Max Size: 186.34/200 MB

Candidate Block

Mining Attempt 4a2a1081ebb7e21a92eccaa31ce4b64fe3f1d07c6949cdafbbb162e8b6434871
Version 20000000
Previous Block 00000000000000000001a127feb492d2c14d9243c7583ddd9d976606f48a6cfc
Merkle Root 2e7f93d69ebe9ebd717033e3c1a38cffc1ac80b43f65861a9a3238255f3771dc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,064
Size: 1.00 vMB
Total Fees: 0.00495206 BTC
Feerates: 103.09 > 0.50 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,189 (603,891 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
311,298 311,298 00000000000000003aa69692a5cf3b8439c1a947eea9fb94511c144b01df759f 370 0.20/1.00 vMB 31
311,297 311,297 00000000000000000148d2342d2ddc58b06563b3323aab507244acb553d2cba8 760 0.46/1.00 vMB 36
311,296 311,296 000000000000000035625b9e207a20286aa84fb27e831af7bc15710939710aa1 236 0.20/1.00 vMB 43
311,295 311,295 00000000000000000add83fe2a34bdb46bf2d73e87b8f8ba04f1d814c3195ebb 882 0.49/1.00 vMB 32
311,294 311,294 00000000000000002ea5994ba5277d70293f15cc7bc0720ea180c28a8d3a39b3 15 0.01/1.00 vMB 29
311,293 311,293 0000000000000000085e3790a5b480694b733a0fa0adbd0d41b3ed48954384a7 252 0.39/1.00 vMB 15
311,292 311,292 00000000000000003715bc682c526c978b358414e4e7dfd786b93763f7c6f2a5 256 0.08/1.00 vMB 56
311,291 311,291 00000000000000000e1eda8a64ac3fd96c993363872a6913982e0be216ac634c 17 0.00/1.00 vMB 42
311,290 311,290 0000000000000000201ec9060e34049c15487c23e54962b246eb813c62298690 379 0.20/1.00 vMB 29
311,289 311,289 0000000000000000311e535e7ee3236b4a79aafa8aab6758be44491ca27aba3b 197 0.11/1.00 vMB 33
311,288 311,288 000000000000000033da623c35513834218eb5567bebcf219463bda23ba7dfa4 271 0.12/1.00 vMB 40
311,287 311,287 000000000000000009232d34348fe6e48e96341a126526d299202c19c81a1837 503 0.35/1.00 vMB 27
311,286 311,286 0000000000000000358a86bd1319ddffe9b96cfa6bd1ce7aa2c25e3f962e596c 112 0.07/1.00 vMB 24
311,285 311,285 00000000000000002ef5c2a7979f09022b2bf851e7cbd028a6bb140c9d8bb0c2 345 0.17/1.00 vMB 32
311,284 311,284 00000000000000000b9f60984e8f113098816cf6f795d890e38cf89df2a52afa 42 0.03/1.00 vMB 25
311,283 311,283 000000000000000011a431a1a9d7c319cbc4a2bcaad60ee99e60fd29cbccfccd 923 0.50/1.00 vMB 37
311,282 311,282 00000000000000002385cf1c228443083e2d17fe83637dfd241656f1b9dd4332 243 0.09/1.00 vMB 21
311,281 311,281 000000000000000004694292591c942b4e6f00173de8b8e871d6fa576bb218da 1,534 0.90/1.00 vMB 35
311,280 311,280 0000000000000000305de448d544a417dc297477471ee6bdf940805548649cf3 277 0.12/1.00 vMB 40
311,279 311,279 000000000000000006b0be66077488db74527d494b1a3502d4cf606cd1bef345 140 0.07/1.00 vMB 31
311,278 311,278 000000000000000002e932a3cbaf927da7e3bc300bb4e0d659bd9489205e65f7 153 0.08/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.72 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 706.76 GB
    • Received: 16.66 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.