Loading Tool

Explorer IconExplorer

Memory Pool

48,427 transactions
28.24 vMB
0.07330194 BTC
Random Selection Loading Transactions
Max Size: 150.70/200 MB

Candidate Block

Mining Attempt 5cb768be64d8f5ffe683a2c3c8edfb9eb0ae212d74a05b50268c934632a72f04
Version 20000000
Previous Block 00000000000000000000b1984d270552e42f13088d246a845a7e06743b52c1f8
Merkle Root 8473450747d21c458093c6f0c8dcaea0455dc896240dc34ce7f9f15b29d3779a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,374
Size: 1.00 vMB
Total Fees: 0.01853962 BTC
Feerates: 301.05 > 1.86 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,790 (81,546 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
833,244 833,244 000000000000000000019bb420a1fb7a09765dd898c7b3c6255a2037112961c5 2,248 1.00/1.00 vMB 43
833,243 833,243 00000000000000000000bbeb3111ec30065e7f05e581949e62646787ec678269 3,215 1.00/1.00 vMB 64
833,242 833,242 0000000000000000000206684ef6c1e195ac4cbe29c94f740b533bb92031fd3c 2,412 1.00/1.00 vMB 39
833,241 833,241 00000000000000000001e284403fdcbceb20a94f1d5505e008e37bb769094890 2,835 1.00/1.00 vMB 51
833,240 833,240 000000000000000000001f11adfe0e93020c2deb926d4457727a6a7574afbe0d 2,814 1.00/1.00 vMB 68
833,239 833,239 00000000000000000003019dadfddc0d4e1755abb6a57e896f316caaa1247058 3,606 1.00/1.00 vMB 90
833,238 833,238 00000000000000000001d7fe067b1d7ba7329dbec6eea0e790812b41033ff8cf 2,952 1.00/1.00 vMB 45
833,237 833,237 00000000000000000000cb107dad42acff6e3140e7aa6d4fc251a1dae0600cd7 2,476 1.00/1.00 vMB 42
833,236 833,236 000000000000000000031f515dd8397659bbf259a2ffca4009e6b57ec602af1d 2,907 1.00/1.00 vMB 64
833,235 833,235 0000000000000000000164a88fd3f44b943c67095d49cc81e6d110c20da0b11a 2,469 1.00/1.00 vMB 53
833,234 833,234 00000000000000000002bfcc4acd4f5625d71dbfc3b72fa2244fcf47277f38b6 2,409 1.00/1.00 vMB 44
833,233 833,233 00000000000000000002a8465cb4041273664e0212616b04c7a2f1aa851a02fb 3,211 1.00/1.00 vMB 72
833,232 833,232 000000000000000000008851aa313ea6b9a36c51272975112d842dc26537255e 3,423 1.00/1.00 vMB 67
833,231 833,231 00000000000000000000b06f89979ab547465fe958e3a4148f61eb961a7def8d 3,478 1.00/1.00 vMB 81
833,230 833,230 00000000000000000002cc3fc961fe277a0c1bc4a154cd2428d07b0dc762eb04 2,650 1.00/1.00 vMB 37
833,229 833,229 00000000000000000000086be2d0a24edfd795f05cac5e5bb70afde8bc99de8b 2,477 1.00/1.00 vMB 72
833,228 833,228 000000000000000000017d38256fd6a863c705e1e8904c1f4882d9e950d2bce5 2,800 1.00/1.00 vMB 33
833,227 833,227 000000000000000000018e2fd99249fd63062aa57b4bcdb7dd91289ca177f509 2,714 1.00/1.00 vMB 64
833,226 833,226 0000000000000000000331e4f4c7c672ceeb79f8bb322f42658493b6c3ff4311 3,074 1.00/1.00 vMB 66
833,225 833,225 0000000000000000000346fe8a0f613fc2ae537ee2de0d0bbafb6eee1a1f6405 1,905 1.00/1.00 vMB 36
833,224 833,224 000000000000000000022a477259c4b85849b7b1dcc530cc40ccae2d25a9de34 3,006 1.00/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.01 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: 649.64 GB
    • Received: 13.19 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.