Loading Tool

Explorer IconExplorer

Memory Pool

24,441 transactions
5.20 vMB
0.01789865 BTC
  • 1 sats/vbyte = 4 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 39.55/200 MB

Candidate Block

Mining Attempt c63f923ea067a857fbec70bf716149b0879b55c03d1c5f23adb1e3c07619f308
Version 20000000
Previous Block 00000000000000000000d6911f3e7e720632b81aa560a11c7b3ef3cb105bfefe
Merkle Root 60dd6fd6ab8314ebafff1352d9e26e471047b9f23917c983d03c34d45f062738
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 846
Size: 0.25 vMB
Total Fees: 0.00492012 BTC
Avg Feerate: 1.05 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,139 (708,274 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
204,865 204,865 00000000000000eaf5f1ed3872467e44dae71d646d64b26bc4c0d2f0805926e3 0.05 MB 93 132
204,864 204,864 0000000000000418a0e73c48fc54befc194e212f1adf61c19722e460b0bdd053 0.13 MB 370 141
204,863 204,863 00000000000001ae49f36e7f32710a5e0bb229ac71db96dc8ebf142916bcce05 0.00 MB 10 103
204,862 204,862 00000000000000993c592df27e139ac3b8359acf8980e6173df4bb0faa6f16fc 0.15 MB 355 119
204,861 204,861 00000000000003a0fe4fea55729cc37934d3b5ea6691a48eea39f3249fd14d42 0.05 MB 96 309
204,860 204,860 00000000000001f411ced5e930c010211e0db640301dfbe984e62233b229f43e 0.10 MB 206 106
204,859 204,859 000000000000044acc1c708e28dbf05da3a2abb581758eaddb8cf65b0da3b64b 0.09 MB 205 151
204,858 204,858 0000000000000249bcbe707cb7edfb3a66fd1c1df4dbd2115fbc1dc50703945a 0.12 MB 308 210
204,857 204,857 00000000000003b9e7b8d0b04638174cc76476f293c82ee46d4a72caf8afbf1d 0.46 MB 452 39
204,856 204,856 00000000000001c6fbb60c329ec0ed3afd74a10fc6eacaa77506eb34ac7c856d 0.12 MB 263 155
204,855 204,855 00000000000001901fa2614d3f60708496c1df472fa024bd756af37523a0ad40 0.03 MB 127 30
204,854 204,854 000000000000050b9d9b1ebdfea958c0334a430ff1460dabe2368db862b995e7 0.01 MB 22 241
204,853 204,853 000000000000026b99c078dd8222c8a9136359b27b27fa1079977637a3776602 0.04 MB 85 134
204,852 204,852 000000000000056c952c47ca97eb903057b667b9c1b2f207f05ac3abeb52dedd 0.05 MB 143 36
204,851 204,851 000000000000029fa18128b0fc1f8ee96fc3be523c3f8d15c0b3f5d4d7b11a79 0.03 MB 83 106
204,850 204,850 0000000000000274d6db180fc3c0b8271fbce1325179b9e6226705644acd83e7 0.13 MB 257 113
204,849 204,849 0000000000000316f28f6d82ce646f6101218c77947e67176d6d8678931f37d3 0.20 MB 357 87
204,848 204,848 000000000000017f4fce4ac6b8283284f018474d189278852d6159e32f44c815 0.04 MB 104 58
204,847 204,847 0000000000000474a7c90e3ef4c01fd06f678eefc801082f21c4de467443788d 0.13 MB 370 153
204,846 204,846 00000000000000128c8733a9e765787a72c7a5b776d3c241279e6e8615b270d5 0.14 MB 278 106
204,845 204,845 00000000000004431b730ad1e099604577909611f66f3948b578442f70429d7f 0.38 MB 864 136
Previous 10 blocks ↓
Total Size: 779.09 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 76
    • Outgoing: 10
  • Data Transfer:
    • Sent: 125.78 GB
    • Received: 0.60 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.