Loading Tool

Explorer IconExplorer

Memory Pool

27,520 transactions
13.76 vMB
0.14190936 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 75.28/200 MB

Candidate Block

Mining Attempt 6e7e748c43d065029c13947a80aaa8ec8bb1c86b9c2e77860779e973c59d102e
Version 20000000
Previous Block 00000000000000000000282cfa1c1336a9ecffd7bdef4743cc1d073745e85651
Merkle Root 9c34f2596aba83f61e05c0280de00be26adf8d3b7e86fd75d7784227ed06be95
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,882
Size: 1.00 vMB
Total Fees: 0.08892964 BTC
Median Feerate: 3.43 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,313 (708,454 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
204,859 204,859 000000000000044acc1c708e28dbf05da3a2abb581758eaddb8cf65b0da3b64b 205 0.09 vMB 151
204,858 204,858 0000000000000249bcbe707cb7edfb3a66fd1c1df4dbd2115fbc1dc50703945a 308 0.12 vMB 210
204,857 204,857 00000000000003b9e7b8d0b04638174cc76476f293c82ee46d4a72caf8afbf1d 452 0.46 vMB 39
204,856 204,856 00000000000001c6fbb60c329ec0ed3afd74a10fc6eacaa77506eb34ac7c856d 263 0.12 vMB 155
204,855 204,855 00000000000001901fa2614d3f60708496c1df472fa024bd756af37523a0ad40 127 0.03 vMB 30
204,854 204,854 000000000000050b9d9b1ebdfea958c0334a430ff1460dabe2368db862b995e7 22 0.01 vMB 241
204,853 204,853 000000000000026b99c078dd8222c8a9136359b27b27fa1079977637a3776602 85 0.04 vMB 134
204,852 204,852 000000000000056c952c47ca97eb903057b667b9c1b2f207f05ac3abeb52dedd 143 0.05 vMB 36
204,851 204,851 000000000000029fa18128b0fc1f8ee96fc3be523c3f8d15c0b3f5d4d7b11a79 83 0.03 vMB 106
204,850 204,850 0000000000000274d6db180fc3c0b8271fbce1325179b9e6226705644acd83e7 257 0.13 vMB 113
204,849 204,849 0000000000000316f28f6d82ce646f6101218c77947e67176d6d8678931f37d3 357 0.20 vMB 87
204,848 204,848 000000000000017f4fce4ac6b8283284f018474d189278852d6159e32f44c815 104 0.04 vMB 58
204,847 204,847 0000000000000474a7c90e3ef4c01fd06f678eefc801082f21c4de467443788d 370 0.13 vMB 153
204,846 204,846 00000000000000128c8733a9e765787a72c7a5b776d3c241279e6e8615b270d5 278 0.14 vMB 106
204,845 204,845 00000000000004431b730ad1e099604577909611f66f3948b578442f70429d7f 864 0.38 vMB 136
204,844 204,844 0000000000000084507818ba26371e8b79e5035b376d13de76c8949e0d644085 656 0.37 vMB 87
204,843 204,843 00000000000000efc1a69a573e3841f9a9b822244042cc3f934a07f7d4452709 28 0.03 vMB 97
204,842 204,842 00000000000000b648240bb710a08fbb448b5f3e4d7f965240c266636b0890c0 93 0.05 vMB 11
204,841 204,841 000000000000019e11149044900eb0904a069ab5585c132112596ceaeb5c075f 112 0.11 vMB 130
204,840 204,840 00000000000001721006216f100a02dc7d537efb3646d4c6f716b7896f40238c 133 0.07 vMB 87
204,839 204,839 000000000000016c02067fa9014c46b35ee6c489cae250a71a66f84e76ab660f 10 0.00 vMB 46
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

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