Loading Tool

Explorer IconExplorer

Memory Pool

83,494 transactions
22.67 vMB
0.07941562 BTC
Random Selection Loading Transactions
Max Size: 151.56/200 MB

Candidate Block

Mining Attempt eaaadee5faf9174fcc3d1280259b9c278fe823cf84682a95357abf6dbef9163f
Version 20000000
Previous Block 000000000000000000002083b399e7a761a10f0ab5e7cc53323b3d79690a329b
Merkle Root 7d451361af250763411b961663c7f16723f088be665aa6b26d6a4eb7511980e1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,464
Size: 1.00 vMB
Total Fees: 0.02434209 BTC
Feerates: 341.07 > 2.44 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,037 (862,671 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
53,366 53,366 000000000607ad7d06fbca9e678d2fcf34f00b48a0fc01634c977e13b98027e5 1 0.00/1.00 vMB 0
53,365 53,365 000000000064b280136ec343a1e54ed43f615577bcbea62ec3b2b21969f16c7d 1 0.00/1.00 vMB 0
53,364 53,364 000000000a282dd2df6985d07224e223ed2e9ed08505caa43a3b87352414539c 1 0.00/1.00 vMB 0
53,363 53,363 0000000001da5d6f604dd0361972e2d5071b493230e636ac601df1ff59c8c8b1 1 0.00/1.00 vMB 0
53,362 53,362 00000000135f71bdfcdee52bb99f7163d486254387da54aaf9e9fea25ef320ae 1 0.00/1.00 vMB 0
53,361 53,361 0000000009f846ecdda5ba51954468e931dbc21d0cc190d99002ab2383ed6806 1 0.00/1.00 vMB 0
53,360 53,360 000000000b62145c31e1917967e29e1abca36793a705a040c0d91faa2a2b0cd3 1 0.00/1.00 vMB 0
53,359 53,359 000000000a970bbb878a81a4dc4901fbc8f5e33f1fb39f0490195ca4986498e7 1 0.00/1.00 vMB 0
53,358 53,358 000000000dd62aac43b3c60617057b95dd3f5adecb30fbba43017ea74751af6e 1 0.00/1.00 vMB 0
53,357 53,357 00000000100a6509772ad1b29ab5112f26498dfc617662db7a64cbbde0a25bc8 1 0.00/1.00 vMB 0
53,356 53,356 0000000006e8217fd9879f4cd955eb219f0c0b319da17031fafbe7b06b96fbb8 1 0.00/1.00 vMB 0
53,355 53,355 0000000002647aa522d8ba1ca9490cb976915e40be610638e7747b2d54fad137 1 0.00/1.00 vMB 0
53,354 53,354 0000000015b5cb1c09f82966f390a7ad35bbd59355a71f6ea64e809d61651444 1 0.00/1.00 vMB 0
53,353 53,353 0000000000657da31b4aa85d6287084669c01aed7d14c1f949166780d6970c21 1 0.00/1.00 vMB 0
53,352 53,352 000000000d88b5ab7d43e72210fe68aa2016cb9af950f70914591ac2d15a4a3f 2 0.00/1.00 vMB 0
53,351 53,351 000000000c018fe40563f5c991dbd9c6647b7e7102372ba2674376da65af005a 1 0.00/1.00 vMB 0
53,350 53,350 000000000e8bd5dd24631146a64e885182f4e0c105d81a228d46df9605233cde 1 0.00/1.00 vMB 0
53,349 53,349 0000000005b199da34b9dfcd94c5ad3d9fc8e307519d72a97c1a8df830fe4955 1 0.00/1.00 vMB 0
53,348 53,348 00000000017fc6ca321f5beb44af81c5bee1077f6ab6706792a643601e8d45a4 1 0.00/1.00 vMB 0
53,347 53,347 00000000015c7b63f994d8e6a688a61bc83ccafef731f2e5a1751fc2ad881862 1 0.00/1.00 vMB 0
53,346 53,346 00000000149269232048982ee96d04268b9cced24bb1f7567080c4f4a16a8d0a 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.19 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: 811.90 GB
    • Received: 23.61 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.