Loading Tool

Explorer IconExplorer

Memory Pool

78,204 transactions
29.36 vMB
0.06498202 BTC
Random Selection Loading Transactions
Max Size: 176.36/200 MB

Candidate Block

Mining Attempt 3b79710f1e90e21e3f409f38fb1fdbfd71638af630086e23813adf26fa058324
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root e61b24d9435b4146f4efbb8598696e389012c5efbe5ac6a3b291f28724507548
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,070
Size: 1.00 vMB
Total Fees: 0.00547563 BTC
Feerates: 19.86 > 0.55 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (779,882 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
135,114 135,114 000000000000014fcac2f1adef2556d7a3173d48b76f45f3ca8e969424a8cc85 76 0.04/1.00 vMB 351
135,113 135,113 0000000000000616989acdd24c859c14b046543d437b70ca050f5d9af76729fc 173 0.06/1.00 vMB 157
135,112 135,112 000000000000071ad3c2bb46305ee28d18b0df92b880da385aa197e14e960faa 30 0.01/1.00 vMB 803
135,111 135,111 00000000000001c175406e22e082fd84fde29d1b6abfc4aa163500f693f29802 91 0.03/1.00 vMB 331
135,110 135,110 000000000000064ae323185821351aaa6ef4ec3853c5ec773486b7d16d1f8d05 85 0.03/1.00 vMB 358
135,109 135,109 00000000000007e2a848daa5a7244f3caa6302e01da1a70f7bad71fd1beffaff 29 0.01/1.00 vMB 1,245
135,108 135,108 0000000000000267873430af0e9383a9dbc6f3ad17cfecea29cf1531095ba4ed 49 0.03/1.00 vMB 155
135,107 135,107 00000000000005c3c61203d220f939298647e6f31480a4734dd45fd45644c131 150 0.05/1.00 vMB 144
135,106 135,106 000000000000056ed94994781735323304d33c916cc53462f611aecd16c67267 296 0.10/1.00 vMB 301
135,105 135,105 00000000000002fa95af6d4e67154c94519cae5f70d2600a6bb2147a497c206d 18 0.01/1.00 vMB 0
135,104 135,104 00000000000007917741b670423b55a88944a25bf82c205de523a42555cf532d 95 0.05/1.00 vMB 293
135,103 135,103 00000000000005ccfc694fd9338c64d83ab7003f4a36272b61482c9fbf2c4b47 158 0.05/1.00 vMB 104
135,102 135,102 0000000000000801a591184c7571f131b16ee46c902482aaa05ac2651c0794c0 96 0.08/1.00 vMB 203
135,101 135,101 00000000000005ac399c70a52a3a3c9efbaa853aa46ce1925dde3ed69d6acd7f 12 0.00/1.00 vMB 499
135,100 135,100 0000000000000ab9b39e61cff860ec65e65738fd2faeac5acbd136676912a7bb 162 0.05/1.00 vMB 242
135,099 135,099 00000000000005f093f2079ac07f4ddd4d0591f57c98d2cc41b5a543a0145648 88 0.05/1.00 vMB 352
135,098 135,098 00000000000002eb7e56d28879262ab18b73859c23266112c50c53f6a6040bbd 36 0.01/1.00 vMB 734
135,097 135,097 000000000000065f38135011d211756ab7a3cf4a8eda45efe0cb0a9fc9209a06 81 0.04/1.00 vMB 316
135,096 135,096 00000000000002eb123fc62917fc8772910d1e45c5316183d4093b4d35deb133 91 0.03/1.00 vMB 100
135,095 135,095 00000000000002f5653af7584f8a918fca9ffc9c8c9969d7c18a90146eb08c28 134 0.05/1.00 vMB 553
135,094 135,094 000000000000099a0ceca9e22f7eaf45c05619cd3ec60a60136b7470a99365a9 12 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.38 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: 664.47 GB
    • Received: 14.98 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.