Loading Tool

Explorer IconExplorer

Memory Pool

41,755 transactions
26.72 vMB
0.06027093 BTC
Random Selection Loading Transactions
Max Size: 139.83/200 MB

Candidate Block

Mining Attempt 4b1337fce190760618c6f72e43e08b564c4c5834dcd7529f59d283f9f01edba5
Version 20000000
Previous Block 0000000000000000000092043cf5b8a15d441bfd9e63e061a7f0760325792149
Merkle Root 2029625dbec0884220cf3ad91ba52230c5d516e0cd6f347d272e8022d2449b9c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,649
Size: 1.00 vMB
Total Fees: 0.01060891 BTC
Feerates: 73.20 > 1.06 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,926 (685,516 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
229,410 229,410 00000000000001433c9463d6b243d034bc531ae173ab9e5089e8548e5e0a709a 356 0.25/1.00 vMB 66
229,409 229,409 00000000000001282474ec41916b3d204281dbf90bad0255814c415aa29d9c80 256 0.10/1.00 vMB 138
229,408 229,408 00000000000001619dc5bbb4326b07275eb42b8b02383bfd547c6216029455b5 347 0.15/1.00 vMB 130
229,407 229,407 0000000000000268f5200a6a426db9807a7d62f7ae204ff5eceb6951d5985498 210 0.13/1.00 vMB 101
229,406 229,406 000000000000018158d247d8673ed8907716c165d660ee12c896fa8e9d2081a7 561 0.24/1.00 vMB 170
229,405 229,405 000000000000023d31a89e882b42110abd7e14e970bc91f08207622c0d4dcde8 831 0.37/1.00 vMB 155
229,404 229,404 00000000000000c37a435bf1cabe4f220eb1abfb5186832c34fd23b15e2a167d 445 0.34/1.00 vMB 96
229,403 229,403 000000000000023902b52b9bb971ba9b1f7bcb345869016361079b93e5a79e1b 606 0.25/1.00 vMB 173
229,402 229,402 00000000000001d9bdaf3d596c1c522fc62c60882970e84b91b512cbe7dbdcf5 256 0.11/1.00 vMB 189
229,401 229,401 000000000000002784a2e45bff193a9096a7eab1ebc194cae4b73b6b657494a6 437 0.17/1.00 vMB 202
229,400 229,400 000000000000020c8bb512207806aab6ac65e56e240dcb5185b37fb54e16309b 691 0.28/1.00 vMB 190
229,399 229,399 00000000000000319cfed550e883ee600da8448a9c0ed7c3b847926d1558bf9c 315 0.10/1.00 vMB 61
229,398 229,398 00000000000000791dbfa2457c5c2d178f3db1b1e429f19ca3c76a3131791b89 364 0.27/1.00 vMB 99
229,397 229,397 0000000000000087f68efd448460c94981c8bcbe2197b7e19522a14e67b545a1 808 0.25/1.00 vMB 217
229,396 229,396 000000000000014e2471b9c9a486014c7111b36b0b71d5ce2391be0c731e0aca 80 0.03/1.00 vMB 21
229,395 229,395 0000000000000201d80e39ce52db4380c05c25742cf24dce697004fd4153556c 432 0.22/1.00 vMB 133
229,394 229,394 0000000000000246aed82ad1eea1e8d0d166697716a7e71a6690068392c8302e 381 0.21/1.00 vMB 135
229,393 229,393 00000000000001266749ccff957fb590c9018ba69c08cb9a273c5dc779c40e9e 256 0.08/1.00 vMB 221
229,392 229,392 000000000000015894124ad63e736273dc53dfbde0eb6fe34bc0811f59983e42 1 0.00/1.00 vMB 0
229,391 229,391 000000000000011fc27ee2cafa011038a35b0a443ab41bb60864ddfd6dd989e7 697 0.27/1.00 vMB 182
229,390 229,390 00000000000001b54be863bb1372bc7c167f2758f3e7920f0a2607d63d18e2ac 181 0.15/1.00 vMB 67
Previous 10 blocks ↓
Total Size: 782.26 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: 655.67 GB
    • Received: 14.34 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.