Loading Tool

Explorer IconExplorer

Memory Pool

17,136 transactions
7.89 vMB
0.02217228 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 45.18/200 MB

Candidate Block

Mining Attempt 855abe0e5c4ee9a1de47faaf41cd83a0fdeb67efcb97fef9e08efb20e6eb8e87
Version 20000000
Previous Block 00000000000000000001bf0296a9d24640817181fe27acc0716facbe0a50c1cb
Merkle Root 6c1b53b6a1912e4be22a888acf0af1dbd8612581bb72281beceab717c05880b1
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,824
Size: 1.00 vMB
Total Fees: 0.00588638 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,391 (752,902 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
160,489 160,489 00000000000001dc492a80fe3462d527d5983c6ba88a3d87e72bde5cabcaf28b 37 0.01 vMB 319
160,488 160,488 0000000000000a6cbe98df82edf453d13bf33a80638f2a6d79f2cbae56720823 68 0.04 vMB 116
160,487 160,487 0000000000000a120f0766f89c1c6584864bd2d5f85b8333347c7c1be23d83df 14 0.01 vMB 82
160,486 160,486 0000000000000bb800b458a2ead791727fc290aef9519df72682b280feb414c7 20 0.01 vMB 161
160,485 160,485 00000000000002761ded8e867092d5ec7ac4947683bfcfe8723593b08539c124 19 0.01 vMB 133
160,484 160,484 00000000000005cf00d70569df7991ac1c6b227e13bafae8127f931c75de3aa7 146 0.04 vMB 25
160,483 160,483 00000000000005aabab805b807b1e2f576eb8de7afc9e7861d4262fcf6d975d0 19 0.02 vMB 36
160,482 160,482 000000000000069998508a86732b6a1be9dc4ffad1624eb6677077c2cb991588 15 0.00 vMB 268
160,481 160,481 00000000000005361347b97761d1636d9483395b6bb8efecd1f8cb23fa07f937 23 0.02 vMB 56
160,480 160,480 000000000000042833d72c4252bc7f71d0b0bf22b239961437eb30aa8449b0b8 30 0.01 vMB 4
160,479 160,479 0000000000000df3c2f0068e5578a1def43d30abf1fe24ed9f7409e331f818a6 13 0.00 vMB 291
160,478 160,478 0000000000000d09d5f3efaaf1787e5a4d8d78a1b0172198340dd19cde81ab33 1 0.00 vMB 0
160,477 160,477 0000000000000acafd50f0eb29d9eb8b2c49bbae0ebd0f319c8edb4d75ebae20 37 0.01 vMB 183
160,476 160,476 000000000000082ab086e273c9f9a071de0a4b3694a90069d425b33f8237a5a9 22 0.01 vMB 315
160,475 160,475 00000000000002bb6c7645aef826c7ee4f9481670c30663e0dfc97649d122ea6 12 0.00 vMB 74
160,474 160,474 000000000000057faa7dc3dbcc222b13ae0fc85d92d22aa9541bed4e745d7fe6 31 0.02 vMB 51
160,473 160,473 0000000000000291e52b2f8632347f2d2d4cfc583b21ea911efb237edcb8b4a2 54 0.03 vMB 263
160,472 160,472 00000000000007ad488a03a3ce63900157d081164d778cd236645962c8a287d2 72 0.04 vMB 90
160,471 160,471 0000000000000b1a55d93700220c6002dc26f903332c6dc27237c98e535c6043 37 0.02 vMB 58
160,470 160,470 0000000000000777de7e5a01540f8f1474739db43f791b23e2e5a2052b94ba64 9 0.00 vMB 23
160,469 160,469 0000000000000d1d1acee7d94c5c0114585914f20c44a21a644676c671ccc0d1 119 0.05 vMB 108
Previous 10 blocks ↓
Total Size: 779.54 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: 246.07 GB
    • Received: 0.93 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.