Loading Tool

Explorer IconExplorer

Memory Pool

73,992 transactions
27.35 vMB
0.06635327 BTC
Random Selection Loading Transactions
Max Size: 167.02/200 MB

Candidate Block

Mining Attempt 6def4ef1b37831136cdd5df9ec3c24ac5b4c84691a80034e9a02d08e5f3b7fde
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 79b9c063664095e1829faae6e9c605a123bea7430d10734d601d929f89de1ebc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,328
Size: 1.00 vMB
Total Fees: 0.00825108 BTC
Feerates: 150.80 > 0.83 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (763,337 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
151,914 151,914 00000000000000f447ad83b7eb8a7fe595e815c3abab369c587a5b1ab4f5c3b2 1 0.00/1.00 vMB 0
151,913 151,913 00000000000003858f659fd7144274003bfda496e9fe8891b3a5d6edc1067149 38 0.01/1.00 vMB 223
151,912 151,912 00000000000009cfd9523008052e0727388745669e163e445e433f14edd9dda3 33 0.02/1.00 vMB 6
151,911 151,911 00000000000006783534752c34ef6ec7760e48b407c34a73a18ed3af7c40e611 65 0.04/1.00 vMB 73
151,910 151,910 0000000000000a860455625d55cc34f75152b807c5dc4d595633011653e5ad47 92 0.03/1.00 vMB 3
151,909 151,909 000000000000072f987ff1d9594ed76c385fada170ec45e009a14c7e643587de 88 0.03/1.00 vMB 203
151,908 151,908 0000000000000b830c6f5da108022264c45883e5465ffa4e6ac84784b4ddff3a 4 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.85 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: 712.60 GB
    • Received: 17.20 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.