Loading Tool

Explorer IconExplorer

Memory Pool

80,968 transactions
30.17 vMB
0.10258520 BTC
Random Selection Loading Transactions
Max Size: 182.06/200 MB

Candidate Block

Mining Attempt 23c6a04de23c4e989536454b2e08b19585428f9aaee947d4160887eefeb1310e
Version 20000000
Previous Block 00000000000000000000f924cf5022dab74d96145383ec21fa5a02b0a126c621
Merkle Root 74938af410119e6e3c0efbdb8e2af24ab01a6949a1f5153ad0ae8a93fa2fbaf3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,150
Size: 1.00 vMB
Total Fees: 0.02965376 BTC
Feerates: 54.29 > 2.97 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,124 (704,491 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
210,633 210,633 00000000000001a2174194f7929548735fccad2156bf2b29b82ec73dec2dcdab 87 0.04/1.00 vMB 168
210,632 210,632 000000000000015f3cff9079aa1d66f47415ae8bbe5fff91a401da9acca9a50e 146 0.14/1.00 vMB 62
210,631 210,631 00000000000004df074b090b7f47006556631376d3934d42cbb9b1f2a7d0547a 59 0.03/1.00 vMB 148
210,630 210,630 00000000000004d961561abf12eb61f0e5abbac4028bb8a86e85d2b28722abf2 260 0.12/1.00 vMB 162
210,629 210,629 00000000000000a05c3c3406b7cb882c08f39c85db5e53180d278c2a617826a4 283 0.12/1.00 vMB 289
210,628 210,628 00000000000003af1065a3d7b10bf04d79b1f0cae309368c5382581d9322754d 269 0.12/1.00 vMB 177
210,627 210,627 0000000000000024cfb29479042bc405cdb100e130285800e9119d9d30daaa74 9 0.00/1.00 vMB 151
210,626 210,626 0000000000000172a7f57cddd27cf33650f06b085de6204f82992c8ba354a0fb 209 0.13/1.00 vMB 138
210,625 210,625 00000000000004af483799e698acf3dd123fedf9ee0409bdceab4dc6d676f38b 195 0.09/1.00 vMB 140
210,624 210,624 000000000000013667b36de5fab1cddf42d20744295bfbd7873794af92f85a34 343 0.16/1.00 vMB 168
210,623 210,623 00000000000000b1460d9bede3dbec82143135ba13bd7c83ba3bd12e7b279d71 139 0.16/1.00 vMB 103
210,622 210,622 000000000000042c2b2bc5cde9c49c252c4e38e4ea44ea54ea762cef40a7e0ad 39 0.01/1.00 vMB 55
210,621 210,621 00000000000004916e1b4e9ad317e701d5088c510231d91a0d139ebef2d22eaa 38 0.01/1.00 vMB 8
210,620 210,620 00000000000001baa67c11309a27d312a9d5328af624573f7063bcd6ef252f64 277 0.12/1.00 vMB 147
210,619 210,619 000000000000049f3241e0d3c20bf21a939a87bc17509dc12adbdd33c8387524 75 0.07/1.00 vMB 86
210,618 210,618 0000000000000038592ecfddf28873165fa708eb72820c03423a7e53fb6dcd96 10 0.00/1.00 vMB 5
210,617 210,617 0000000000000287cf54cf7d958ff9a126ebbd519389185051c5fe1eadd0c7e7 463 0.20/1.00 vMB 205
210,616 210,616 00000000000002fff7a4133370fea927d10b4599c1c348b1fa97f3d8a6faf82c 12 0.00/1.00 vMB 153
210,615 210,615 0000000000000072f3bc3f16e3a404d45adf0ff8de6e4c7367ec829a0664c6b9 147 0.05/1.00 vMB 96
210,614 210,614 000000000000007c6b145f540fe009c0ec616295dca3f68486390c4c2999d16c 42 0.03/1.00 vMB 255
210,613 210,613 00000000000000ba5b1f819ac5361e577847f432d0d66d9a99c4c1e5c47b84c6 62 0.03/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.61 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: 671.87 GB
    • Received: 16.05 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.