Loading Tool

Explorer IconExplorer

Memory Pool

84,193 transactions
32.62 vMB
0.07882355 BTC
Random Selection Loading Transactions
Max Size: 193.32/200 MB

Candidate Block

Mining Attempt 1ed27bba6d610a5ea50e232655f4ff31eeb350c86de71e0044b107a394e66249
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 7465419c1081f64e3ba0b0919106747b75659b048337c9f890832051ddefc374
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,873
Size: 1.00 vMB
Total Fees: 0.01423667 BTC
Feerates: 100.53 > 1.43 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (141,700 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
773,249 773,249 00000000000000000003149c8cbbf9ee2537cced1249713b2a1e93c514c9def0 3,431 1.00/1.00 vMB 18
773,248 773,248 00000000000000000005ac57de08c5bed76cadfcd6fdfcbd0b7a658886b83610 2,846 1.00/1.00 vMB 18
773,247 773,247 0000000000000000000592f0e41465b88706127c78e17d5afd30536c0eae2241 3,517 1.00/1.00 vMB 28
773,246 773,246 000000000000000000049e61c9fc2269d8ce7dbe747c4fe790d4c015f195c93c 2,611 1.00/1.00 vMB 6
773,245 773,245 00000000000000000003358f262e523980892094a29be34ac64bb35bd9187b2a 2,779 1.00/1.00 vMB 7
773,244 773,244 000000000000000000056f20c09412e1abe9fbc7ba3c5f019b16aa3067a3ae39 3,138 1.00/1.00 vMB 15
773,243 773,243 00000000000000000002c54a2f1542b386b9de7d05b57ea580e371c30d5b91fc 3,244 1.00/1.00 vMB 27
773,242 773,242 00000000000000000002fc89a66106a232f51b99369ffea4ec23f04117682187 2,830 1.00/1.00 vMB 12
773,241 773,241 00000000000000000004a24f917fee38ca6adf5d59ef5137b85b0681ee8c7fc2 1,688 0.70/1.00 vMB 6
773,240 773,240 00000000000000000001283ee15f373d44748ab312e448681536ea77443c23be 3,138 1.00/1.00 vMB 16
773,239 773,239 000000000000000000007e3c1cc750b22dfd5abd8a3cd081f7e0d8bbf6e21f5a 2,512 0.72/1.00 vMB 11
773,238 773,238 00000000000000000007531a81e84c1fc5fe5aedaae965667b3f61647222b7d3 913 0.90/1.00 vMB 4
773,237 773,237 0000000000000000000704d67a544438430f840ec866d096816c8ae3a2751f8e 1,445 0.95/1.00 vMB 9
773,236 773,236 00000000000000000000c31a906a5c4f5f1739b31f65e230ab59b28070eb623e 2,308 0.98/1.00 vMB 5
773,235 773,235 000000000000000000011d26ff5dde2f80c705ffa998fa836f10f28498e91913 2,661 1.00/1.00 vMB 11
773,234 773,234 00000000000000000002616b1d65962660537a82ff2c7578598c85f6a03699f7 3,347 1.00/1.00 vMB 20
773,233 773,233 0000000000000000000456bb21edbb8427586335158c08498daa3236b040c8d8 3,075 1.00/1.00 vMB 14
773,232 773,232 0000000000000000000197a32d9a7b307bb3d92138829972f1877db7a1a9b773 545 0.17/1.00 vMB 12
773,231 773,231 000000000000000000057548f50316b67dc10dd61372a0f0f8108653580d7351 481 0.17/1.00 vMB 13
773,230 773,230 0000000000000000000721d8099105e473a6c22c950511a3c15ebf92310abeee 789 0.26/1.00 vMB 13
773,229 773,229 0000000000000000000101d7fcab3e451784d39cfc8e088895d3f3bde8040a6f 314 0.12/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.30 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: 657.38 GB
    • Received: 14.54 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.