Loading Tool

Explorer IconExplorer

Memory Pool

74,026 transactions
28.86 vMB
0.07377109 BTC
Random Selection Loading Transactions
Max Size: 174.96/200 MB

Candidate Block

Mining Attempt b0ec732eb349ab6b391b0a50da768edd7d33a8b5a311ce90ca70d8115084120e
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root cb54e128c2995af1311c6cfde078b13b79b3ab832ba981dee9fd519614e89dc7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,183
Size: 1.00 vMB
Total Fees: 0.00990723 BTC
Feerates: 100.26 > 0.99 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (681,088 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
234,347 234,347 000000000000015c4b21b70a6b05da61a30ee650ee7f8031e2ae430faf954212 911 0.25/1.00 vMB 237
234,346 234,346 00000000000000142de0244ee8fac516e7c0a29da1eafc0d43f2da8b6388b387 359 0.10/1.00 vMB 16
234,345 234,345 0000000000000195a9038477cef1aed7f40928f65541eb6692295b78fb41c15a 113 0.15/1.00 vMB 61
234,344 234,344 0000000000000057048f24f9dcaade0941c50c6fcd5fab6a51782c2698507019 633 0.30/1.00 vMB 181
234,343 234,343 0000000000000196a95a997c7c38eff77beb2870e0ae3ef5a04d9a7eb53f54d9 100 0.17/1.00 vMB 56
234,342 234,342 00000000000001440075de97b70fee00b60e86c32687172f3fddb1ca7d488378 369 0.25/1.00 vMB 136
234,341 234,341 000000000000008bb59825aba5dd4a689474d6a0115fbb21c37515512eca29ab 571 0.25/1.00 vMB 191
234,340 234,340 0000000000000064001b5e31bed418f3a7beb9199e1441ba71a3e0f51a9007ec 306 0.10/1.00 vMB 11
234,339 234,339 0000000000000054685afe8c7e4227abdd884f3d3e66fd5c97c0ee369dfe1d87 700 0.25/1.00 vMB 200
234,338 234,338 00000000000001291756f85b2b11278828ab059a7666b4007757c8c1c767d074 68 0.15/1.00 vMB 23
234,337 234,337 000000000000004eb3025d46d5aded1728b5205e8efa5e79900a9a1abc0a1c45 223 0.11/1.00 vMB 151
234,336 234,336 000000000000009b175c987b780f2f710e6cac9e5433faad05bb7aa4b423a4dc 298 0.16/1.00 vMB 128
234,335 234,335 000000000000018f0bce538b08f01b50a8f81b721586e7f26010d64aa558609b 539 0.25/1.00 vMB 167
234,334 234,334 0000000000000137835f1d60791724f271f6dd5ced2c3e10fc929175b1190d88 733 0.25/1.00 vMB 218
234,333 234,333 00000000000000ae370034a61c23d87d6804513b0465a0de1673b4a5169477d8 28 0.01/1.00 vMB 174
234,332 234,332 00000000000000ccc9ae1bce3ef237b8c1c20cbdd4f017124c5ce8f001823490 49 0.15/1.00 vMB 20
234,331 234,331 000000000000009de9f87c5cc742f0c6440c76ff80e9032a2d23f8e3ab1c11d6 581 0.27/1.00 vMB 159
234,330 234,330 0000000000000139498aeaeb7c4023753dff3999abb0678fc0a4c7223ef9ccaf 288 0.15/1.00 vMB 150
234,329 234,329 00000000000001314c98bb6106e7efa85c428acdf74ba0a27353e10f37a445e3 473 0.23/1.00 vMB 156
234,328 234,328 0000000000000011f3f1b15b37098434dc02b8af7c8e1c4dc98b2896068fe39c 396 0.18/1.00 vMB 147
234,327 234,327 000000000000016debed5114453968431574fdb0395bd6a4d566b98e5a4bb7af 295 0.15/1.00 vMB 116
Previous 10 blocks ↓
Total Size: 783.15 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: 743.26 GB
    • Received: 18.69 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.