Loading Tool

Explorer IconExplorer

Memory Pool

86,870 transactions
31.78 vMB
0.10525887 BTC
Random Selection Loading Transactions
Max Size: 192.85/200 MB

Candidate Block

Mining Attempt 693b5e557cd0c6a01b44bbd5d115c03edffc0f6587a87ef45303cb1f38232d87
Version 20000000
Previous Block 00000000000000000000c293eb6b3d695babb308ed7b69547ad6151ddfe703e0
Merkle Root 05d0896ad880d503b606230efb887163bac2bd208f8575346dede18c35826bc1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,160
Size: 1.00 vMB
Total Fees: 0.02684350 BTC
Feerates: 157.35 > 2.69 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,075 (684,798 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
230,277 230,277 00000000000000b4ca108a9677e608d00eb54232c12368eacd8345b78ebc2d76 128 0.04/1.00 vMB 211
230,276 230,276 00000000000000c4f46c9e11f9179149032db703fe201877bd044d89e354e392 281 0.14/1.00 vMB 423
230,275 230,275 0000000000000068b7e4a2b9bec521affc54c4426fd4f1e4c8cdf7ebc377b994 206 0.09/1.00 vMB 465
230,274 230,274 000000000000015c4e8c293a95b68b78f28c2a5d4bccd13a54052dbb544e3901 101 0.04/1.00 vMB 203
230,273 230,273 000000000000013288da2dc7aaf5792a6ce0c47262e026ccdfce8b870596ba6e 121 0.06/1.00 vMB 145
230,272 230,272 00000000000001bf9782c6bffac672f8c5b7e818d24ee1ac327341c75bc831b2 17 0.01/1.00 vMB 223
230,271 230,271 00000000000001c28807944de4b583f1d7d9405711c3acb402b912365530dee3 349 0.17/1.00 vMB 139
230,270 230,270 0000000000000135da3ae58e086dbd39f534ee46912d4aba95d6d350202dc708 19 0.07/1.00 vMB 34
230,269 230,269 000000000000005f3be73419efb7b0faa29e9237147ab75297f9ddb9dbbb4a8a 394 0.20/1.00 vMB 137
230,268 230,268 000000000000008d5d2e9de727c041bd31d6548655915e464b653fe81e23768b 65 0.02/1.00 vMB 188
230,267 230,267 000000000000001cb1d260bf95b21891072862d59a07ac946eac67e533206a56 122 0.08/1.00 vMB 128
230,266 230,266 0000000000000174b544d5d88d8b597d8c23b02b6df17802652affbdcce9aa44 96 0.07/1.00 vMB 75
230,265 230,265 00000000000001bec0b3fb5a7bfd80ee568feb4920d6253ffebf77e8538404a3 444 0.20/1.00 vMB 173
230,264 230,264 00000000000000fd3db64dd4cafa1a09e3e2ebac68fbb064fa88064b8b67e6ff 217 0.10/1.00 vMB 203
230,263 230,263 00000000000000f61c74fe60cd59052d6ce8481a4a13978ca5f8e6cddac54245 233 0.11/1.00 vMB 166
230,262 230,262 00000000000000bf97c6971ad120ba9a6345f50e0a5c2dc63e42e60dee8a753d 434 0.22/1.00 vMB 138
230,261 230,261 000000000000010293e5f7e597bd5a40bff61fb047fdfbe27b0f46aa3baaa665 611 0.25/1.00 vMB 173
230,260 230,260 000000000000018c28a19a38bb7bd4a97c9fed15bdeaab03beaabdce71867901 823 0.36/1.00 vMB 162
230,259 230,259 000000000000000dbc04682b66b0573a23e0447622001e0d348c97cd2c631d25 553 0.24/1.00 vMB 158
230,258 230,258 00000000000000c4d9b9b1bd40357ebdc7be516c802188769bc4dbc68c51b79d 145 0.05/1.00 vMB 131
230,257 230,257 00000000000001ceaaa02b4c43739985a31c545cc618c805961ede48e9cdd7b4 566 0.24/1.00 vMB 98
Previous 10 blocks ↓
Total Size: 782.53 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: 668.94 GB
    • Received: 15.65 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.