Loading Tool

Explorer IconExplorer

Memory Pool

27,834 transactions
6.86 vMB
0.06859171 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.11/200 MB

Candidate Block

Mining Attempt 1db066f3b622b754d0b8b3c8e4d86b90f307bd64208360d11556c71ab34bc019
Version 20000000
Previous Block 000000000000000000001aa7bc4ab8781ec75b9e95d975417f0fcc9048b6305e
Merkle Root cc7a9c2d53ef4ddf58e34d7ea7a59c829295433f381fc2a7a765f8a57d32ee44
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,686
Size: 1.00 vMB
Total Fees: 0.04449230 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,233 (773,205 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
140,028 140,028 0000000000000017b087bd542938e17713901b8378275c14b6061c492bfdcf55 12 0.00 vMB 0
140,027 140,027 00000000000007a1e4921c0754bc84f9be538089b3a0ee9a5a1f09f5a15f6e77 95 0.09 vMB 236
140,026 140,026 00000000000005e6ba898e87a9b3fd25772d5c76ce486fdc036d35f6997d8952 71 0.03 vMB 339
140,025 140,025 00000000000008414ba75b8522eb58de2ae3c22595fd33c07dc5e8376f61fe94 88 0.02 vMB 48
140,024 140,024 00000000000008bbf1faa20b8b6e58c9bd79f3b7a1b7ec681b80c53f6bc5087b 30 0.02 vMB 121
140,023 140,023 000000000000053535e5381d1ab2e89a2dcae1a62aa1979e9d753a6431ed9791 10 0.01 vMB 319
140,022 140,022 0000000000000130c22706371b10461d225dd9f382cd5f3b34fea35eff6f0a55 19 0.02 vMB 284
140,021 140,021 0000000000000793637bba093e0f880e5dfe4fd779fd908612fe959dd636f47d 23 0.01 vMB 297
140,020 140,020 00000000000003ce93cabaee310134457c57d473c727ea34aa9fd6610fdc6520 22 0.01 vMB 785
140,019 140,019 000000000000010ab732d71f234f4dfd4c0fa58b27672709dec846945ac31c3e 77 0.04 vMB 249
140,018 140,018 00000000000001911f9b70fba4bc80360b1d19d609d2d55fbc519c779fc8f004 84 0.04 vMB 358
140,017 140,017 00000000000000887ed568cb4519673097916ad68cf83e8ea3df9d8390ca1b09 41 0.01 vMB 250
140,016 140,016 000000000000080d557fe65694c79c97cd2aacb17542d03936a5a13d22074989 86 0.03 vMB 94
140,015 140,015 00000000000008a65fbee87e84fa141fd1ef35b469add8fbeffc76417c85f838 155 0.05 vMB 193
140,014 140,014 00000000000003b5548a15ee8f671f103f1fd9b82abb764952283b18cd0cca4c 120 0.06 vMB 265
140,013 140,013 00000000000005eab0a610743c62d0da0a95b0f7b1cb0da8634a62c8668a2df5 71 0.04 vMB 155
140,012 140,012 00000000000007e9c3a84ca4d49f9cf67b8921238c8b024b33bbc5e48044d964 10 0.00 vMB 339
140,011 140,011 00000000000004ed192de6212873b2f8d379fca64d973cd8a0b8028af0a8b23b 100 0.05 vMB 158
140,010 140,010 00000000000001d521227a994df6943326c0f8ae503ba3347ca98584b7a84e05 13 0.01 vMB 1,061
140,009 140,009 000000000000007cafda062fe0248d5bcd11414a7cc8d963a7bb2f5ecf0700b0 32 0.01 vMB 270
140,008 140,008 00000000000006b03b4a134b4047027f3b5a7fef9950560e3d401b9fd732af81 88 0.04 vMB 121
Previous 10 blocks ↓
Total Size: 779.26 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 82
    • Outgoing: 10
  • Data Transfer:
    • Sent: 40.63 GB
    • Received: 0.56 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.