Loading Tool

Explorer IconExplorer

Memory Pool

85,017 transactions
32.00 vMB
0.11777052 BTC
Random Selection Loading Transactions
Max Size: 195.67/200 MB

Candidate Block

Mining Attempt 5adfe71db9457ea726afdca61f1d053e05f88f12195648d939082afa3fe39c5c
Version 20000000
Previous Block 00000000000000000000030f852abb2460ecdfb580a98ff5f0443f891ab5a1ab
Merkle Root 8212657cdc82c759e1e02d792dfebe1c4ee45c09389c6b5b2eb55a6c5e9b9a1d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,751
Size: 1.00 vMB
Total Fees: 0.03834355 BTC
Feerates: 301.05 > 3.84 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,226 (237,119 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
678,107 678,107 00000000000000000003f35ed289aafccd1b8c3cf9892e128debc15289378d26 948 1.00/1.00 vMB 70
678,106 678,106 0000000000000000000b3585711996dc97b8e76cd07c4340ddbfb4da3b4887a2 1,168 1.00/1.00 vMB 61
678,105 678,105 000000000000000000033a8f90dd9d8c826051a5bffce238da6696c525c91e18 1,513 1.00/1.00 vMB 30
678,104 678,104 0000000000000000000b33fd43bae66d37c43570ddafd15953b8b94b15f30ced 2,401 1.00/1.00 vMB 45
678,103 678,103 000000000000000000001a84b97dd6116e9bc9089326c0d93563303de85c34a9 2,405 1.00/1.00 vMB 71
678,102 678,102 0000000000000000000909cda08b4177c12f2f9649bd9cc72f8879d3b2cd5361 1,943 1.00/1.00 vMB 59
678,101 678,101 0000000000000000000bc88925a24a69bd04be3494544dd4b1b19715510e4ed0 1,988 1.00/1.00 vMB 44
678,100 678,100 00000000000000000005227394c9420f050134f728f3d252da5e73ead3c23b71 2,284 1.00/1.00 vMB 71
678,099 678,099 0000000000000000000445d7c6f53b58c86e45074a70853b1b313939ce0ecf5b 1,591 1.00/1.00 vMB 77
678,098 678,098 0000000000000000000598f888ae1318997f1b2dd68b14f3d8b977c8d6f2368b 398 1.00/1.00 vMB 66
678,097 678,097 000000000000000000077b214d2b072f169b60015be3af5d72597691e4be2f23 2,224 1.00/1.00 vMB 91
678,096 678,096 000000000000000000092a7fab48c894d6f8cee02ff1d6dd8fd28abb3c680d2a 2,335 1.00/1.00 vMB 93
678,095 678,095 0000000000000000000ba5bce3a65fa50d535e4f2ba7821a9dbeeea87258b03c 1,640 1.00/1.00 vMB 71
678,094 678,094 0000000000000000000ae9e09f3517c1d7aa9de088502559b0add686095240f4 1,065 1.00/1.00 vMB 102
678,093 678,093 00000000000000000007179d3e15ed10dd820201191fbf7c49a8a3d73c23b591 2,232 1.00/1.00 vMB 42
678,092 678,092 0000000000000000000377c6eaed3959f4feffc816e8bfeede5e1dcc72c67f6f 1,644 1.00/1.00 vMB 63
678,091 678,091 00000000000000000003f2421325f597ae596e12b2dcc040c0d3e2ec9bdfed27 1,506 1.00/1.00 vMB 52
678,090 678,090 00000000000000000005144e6d282ff25d8dcc58bd68fab95c29ef8898fbee6f 2,000 1.00/1.00 vMB 78
678,089 678,089 00000000000000000004d0fbf1d754929d0b997ca87975b5c36feb7c0a16eab1 2,184 1.00/1.00 vMB 32
678,088 678,088 000000000000000000082ad42fdcea7acf0729661fec1e7ea2761a3020e7f838 1,989 1.00/1.00 vMB 40
678,087 678,087 00000000000000000005ba35f851ab6e0f5cef85b31e864d6c1dd76dc2ac0aec 1,944 1.00/1.00 vMB 66
Previous 10 blocks ↓
Total Size: 782.78 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: 709.71 GB
    • Received: 16.96 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.