Loading Tool

Explorer IconExplorer

Memory Pool

15,787 transactions
6.62 vMB
0.04419510 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 38.94/200 MB

Candidate Block

Mining Attempt 8c6724e80835b27d74afacc8edd4fbe03a82ad6bb85b66a5f2362e193a85ad62
Version 20000000
Previous Block 0000000000000000000101810863bbcd5328f761e002bbe875adcae9ac492c2f
Merkle Root 77f36fe78938c766b7fe1ebc31487e954d0333e22c1525eafacc244f9348017b
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,248
Size: 1.00 vMB
Total Fees: 0.02859810 BTC
Median Feerate: 2.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,456 (708,394 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
205,062 205,062 00000000000004f77006e561c360fa083ccb47287e6f0f5ca740cdb315bef5f1 1 0.00 vMB 0
205,061 205,061 000000000000026190ebd9560f94b8d0534c6cd6fd585bf6fdb54610e6b676c3 49 0.02 vMB 10
205,060 205,060 00000000000001d98c552ba3330c8678da7a12282db57145135e027ed92cc3b2 268 0.18 vMB 162
205,059 205,059 000000000000048208ede0b4d62dea64f05f203a063228c51f5509e1cd4e5d30 25 0.01 vMB 45
205,058 205,058 000000000000017a92b367730e6a1b56534fe3664935f7b8d19be63e538d7643 129 0.05 vMB 395
205,057 205,057 00000000000001dbe5d362506a4902d83f3c412ab92dadf8a8e3d00c8fbb63c8 95 0.05 vMB 259
205,056 205,056 0000000000000055642896de6ae8b2a0eaad11b9ab9416debdd9db4d4e358403 80 0.04 vMB 306
205,055 205,055 000000000000003814f14736d8ba482b999ba9429cd5c7cb782e7c44f6e713b0 1 0.00 vMB 0
205,054 205,054 00000000000000e09af7e591dee22feaee5132a206609af2b77d3d252f9ea714 203 0.11 vMB 168
205,053 205,053 000000000000050c492df5f58e6a03ba49d6a5df58d34eb17895080fc1f061f9 62 0.03 vMB 165
205,052 205,052 00000000000002b39464136bc1e9eb5f0ae0d802e7ac90799ac1992f7734a93a 92 0.14 vMB 121
205,051 205,051 00000000000004a2cee96233523e06f6252321f221278a5fb60292763b8e5f46 133 0.05 vMB 95
205,050 205,050 0000000000000091d722801fd055b5985315bf5b342355cd7f236f8a6a01c32a 279 0.15 vMB 316
205,049 205,049 00000000000004b0025f49e5163bdc952fad5a371f26adb62eb03ac1b6cf6932 72 0.04 vMB 438
205,048 205,048 0000000000000550c28bf53154706ab15ad2bc801de858572aa28a20a0787aa7 221 0.09 vMB 123
205,047 205,047 00000000000004fdd1b913cfdfca402dbc7b0d5100efabf18a1ec5e288596f05 15 0.00 vMB 471
205,046 205,046 00000000000002a7d0e724e9ba9152d991f0286bd2f02f83629acbae9cd4266c 71 0.03 vMB 270
205,045 205,045 00000000000001c0c6462101d5ccc527caba39dbee6c5b2f8faf5260f922868e 23 0.01 vMB 470
205,044 205,044 00000000000003fbd9cdf276f034ffc914c5b58db33be344462ecb2513682599 165 0.13 vMB 60
205,043 205,043 0000000000000280b3d6f9ad4ba67c0f4a09a7b2b7a39c59c6ce793ca87702e4 108 0.04 vMB 164
205,042 205,042 000000000000034132545ffa025b90d291f622bfb402d8cf1540f49e9232f534 470 0.19 vMB 209
Previous 10 blocks ↓
Total Size: 779.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: 313.94 GB
    • Received: 1.50 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.