Loading Tool

Explorer IconExplorer

Memory Pool

74,158 transactions
27.46 vMB
0.06875178 BTC
Random Selection Loading Transactions
Max Size: 167.50/200 MB

Candidate Block

Mining Attempt baaf8887620ec2e92eba4e3abeb407f681873c3e67302755e847ebb6727d3189
Version 20000000
Previous Block 00000000000000000000333bb349bd4a528f0e80d3cc81bd16791bcab0dd2b8e
Merkle Root 2372b4c625eb912b1cec889d9cd19e4c2575fce0c8b0222e6f1988eb6073e0bf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,722
Size: 1.00 vMB
Total Fees: 0.01028828 BTC
Feerates: 65.93 > 1.03 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,254 (763,319 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
151,935 151,935 0000000000000a3a7ae15cfb439250e96b67dd27c34e60bae78b99d5d32b6c85 6 0.00/1.00 vMB 382
151,934 151,934 0000000000000b75e5e8a370c056c8e85236efa1fccaf487da18b5277669d36b 18 0.01/1.00 vMB 354
151,933 151,933 00000000000006e4199cafaf58f131accec2b1ba61cd91b05cff3007866c1723 57 0.02/1.00 vMB 416
151,932 151,932 0000000000000b07d851c16ec7ed2b7fa983a11879b2426bceaebb197d962cf4 34 0.01/1.00 vMB 115
151,931 151,931 0000000000000323b9bee4cd817bfe3a679bd38be75ff2087f2be3327c7e0123 22 0.01/1.00 vMB 323
151,930 151,930 0000000000000acf71bb2060d61c105b4852c263089477483e55667da2d4e9e1 98 0.04/1.00 vMB 120
151,929 151,929 000000000000071652eccd7b9767cb5d21b3018da1d66a07c57653fc8e859561 12 0.01/1.00 vMB 152
151,928 151,928 000000000000065a141eed34749c48335021a2212e47d5e184775a75400da414 79 0.02/1.00 vMB 6
151,927 151,927 00000000000001f5cfb38352f15a99e2e30530b884df5c7cd983750d601bd046 37 0.02/1.00 vMB 34
151,926 151,926 0000000000000135c57f0a4a8081e3d2b651f48277df6dad2e9e56ce5f023695 12 0.00/1.00 vMB 296
151,925 151,925 000000000000008c2e4628d2fa52bdccaaf330b04e1ebaaa03b1d310ace76dc1 29 0.01/1.00 vMB 239
151,924 151,924 00000000000007bb92311517193435202c415119e83f8aa18ec5adc068b36b57 12 0.00/1.00 vMB 17
151,923 151,923 0000000000000420e94c91c0ad9b251dec2888fc0a41b0bbc8bbf8c09eced06c 16 0.00/1.00 vMB 302
151,922 151,922 0000000000000cdda1e1b20d805701f173f1056a88e08c49ca48168d07cbd332 25 0.01/1.00 vMB 136
151,921 151,921 00000000000009749e950811b2fbd076ff2adf340d89bd484d58fe5940264b34 52 0.02/1.00 vMB 197
151,920 151,920 00000000000002877709e5041c3f3ef2caa07f0c397746017326d3d23b5ed4fa 57 0.02/1.00 vMB 62
151,919 151,919 0000000000000bda503693df75c991cd54074ab9db0dae7e4dc79d0593a990ff 31 0.01/1.00 vMB 281
151,918 151,918 000000000000086469b574dd146bbe31e796970a78ece085e319d8d087010b71 27 0.01/1.00 vMB 141
151,917 151,917 00000000000005c5617a58c994d48e89b655089ce9b8a5a1c97d90ba2a79d105 13 0.01/1.00 vMB 222
151,916 151,916 00000000000007c9ff9851686bf5dcf248d5328c8faecf92208fe14e71e2fc3a 52 0.01/1.00 vMB 4
151,915 151,915 000000000000039ca5e3b6e17302509db4a8c06c34ec5b3cdae6098812e72224 11 0.00/1.00 vMB 329
Previous 10 blocks ↓
Total Size: 782.83 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: 711.78 GB
    • Received: 17.12 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.