Loading Tool

Explorer IconExplorer

Memory Pool

39,279 transactions
28.58 vMB
0.06369139 BTC
Random Selection Loading Transactions
Max Size: 145.11/200 MB

Candidate Block

Mining Attempt 826f0e095348ebd002f75d4cb7ab628aff128712f5bb7858706d34687088886f
Version 20000000
Previous Block 0000000000000000000186c7ba41504e3c56aa55a75f75b0a4e62a8078c7e70e
Merkle Root e9cac454cac329244598a6c33d2780d19b11ce27f45efa6b7eee0df5f19083b9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,606
Size: 1.00 vMB
Total Fees: 0.00839735 BTC
Feerates: 50.27 > 0.84 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,575 (685,276 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
229,299 229,299 00000000000001b9ad92354ed89400de7cae185a6e64c64d09c58cb98957fafb 742 0.37/1.00 vMB 173
229,298 229,298 00000000000001eb0f6dede03708d800a78bea5823ae7f43d907bd5657f865a6 10 0.00/1.00 vMB 33
229,297 229,297 00000000000000ca25195c8d66515303060400e593d49d1204c7f134d6eae1d9 124 0.06/1.00 vMB 84
229,296 229,296 00000000000000c875424a12b0c8040127080974350c0f41cfcca6c44a7a96fa 47 0.03/1.00 vMB 5
229,295 229,295 00000000000000dae4c14b2a2a8b1cac6366e8a375dc0ae3c99808b8413490a8 61 0.03/1.00 vMB 9
229,294 229,294 000000000000013aba84242d1614a367e226cd85890ef9f043bd254b0b692567 662 0.30/1.00 vMB 185
229,293 229,293 00000000000002811c1da7796895bc422cc7d6b30254dd6677eae532c681d0fd 470 0.25/1.00 vMB 219
229,292 229,292 00000000000000400c42252d6cb3ef63514e8049819b955a02cd509ab5207d02 652 0.25/1.00 vMB 218
229,291 229,291 0000000000000081f843e3b2a05dfd207739c88bcbd9c31e49d76c3c030a676e 284 0.15/1.00 vMB 86
229,290 229,290 00000000000000a3d9081c829cf2081f54f8cd9c44ac110a73767fea1ce45627 313 0.10/1.00 vMB 17
229,289 229,289 00000000000000ea4dc43a7c66261a584d025326592d920d5ba43bafbf67953b 421 0.18/1.00 vMB 186
229,288 229,288 000000000000014031860ec9c610582003aeef330e1ac817a59528d43234ee70 128 0.04/1.00 vMB 189
229,287 229,287 000000000000021e25902f1f17367847b754da8c758cc635be78cea4a5dd106a 171 0.08/1.00 vMB 140
229,286 229,286 00000000000000943fa80c76b1024ecac574a0b7d2eb8159c7bf7195651994a4 139 0.11/1.00 vMB 101
229,285 229,285 000000000000020fd6976ecd58c8423decd552c3aaa6bb0e4df734e424621112 312 0.15/1.00 vMB 165
229,284 229,284 0000000000000226d0d86d51140b98662bfabc4f79321cc5c5ffb0044f817c32 338 0.15/1.00 vMB 186
229,283 229,283 00000000000000f0e56b181553de5707f87e37546c95618e77b1033bf90d5e4c 515 0.24/1.00 vMB 160
229,282 229,282 000000000000009f663b6af2270187182186d9e4f9a93644c17c85d564134ab8 283 0.14/1.00 vMB 158
229,281 229,281 000000000000023fc4b0ffd81feb6e91abf933a7fddaf7ba0c16ec07bb7467da 17 0.01/1.00 vMB 103
229,280 229,280 00000000000000488d0b38e111a68699b74cf02e54a2f59bd27296045467024d 146 0.06/1.00 vMB 155
229,279 229,279 00000000000001d38094da10b7e2ac369cf19ea58b675d98f9b93fa78fe79022 278 0.15/1.00 vMB 80
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

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