Loading Tool

Explorer IconExplorer

Memory Pool

87,988 transactions
32.60 vMB
0.25091113 BTC
Random Selection Loading Transactions
Max Size: 194.86/200 MB

Candidate Block

Mining Attempt b8bcb1e0e35970d193873f16cb2308a20ec029f5424c981594693a302dd2fc22
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root 86dc1924e88e80ff04c521287e0703a889566a3f404111adac2bd3fd1315990a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,860
Size: 1.00 vMB
Total Fees: 0.11128386 BTC
Feerates: 538.26 > 11.15 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (811,742 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
103,405 103,405 00000000000235d841b98e631e5a10019c73e9aa7aa0162e3e08225a865417d4 1 0.00/1.00 vMB 0
103,404 103,404 00000000000219aad4873fae599906d5678ed9bf32bdcea80cc4c47673de2f82 2 0.00/1.00 vMB 0
103,403 103,403 0000000000018629225b045ee4d15565c0165d4e45f6964f37363b21319f8fb1 2 0.00/1.00 vMB 0
103,402 103,402 00000000000289a5df8fd8299abf646c7b7f849889b8ee9a7cc215d337b877cd 4 0.00/1.00 vMB 0
103,401 103,401 00000000000274faa7b067dffcedb4e638b819b8f5aecd6253a88e8e7f3f781f 1 0.00/1.00 vMB 0
103,400 103,400 00000000000202f17de6dfa4e4072dd0daec2693e2c98ea603f2e0dfd32c7de5 2 0.00/1.00 vMB 0
103,399 103,399 00000000000039bd958f78ecdc580d7fcbff7c2ce78878dc71748a2de484e453 1 0.00/1.00 vMB 0
103,398 103,398 000000000002841cf01fecfecc29c7c876dad6f5cba3d1bdcafa3411c1a48be8 1 0.00/1.00 vMB 0
103,397 103,397 0000000000023d96ca47168d06297f7035065ee6c8f04ec9bf6d375f1637f9ee 2 0.00/1.00 vMB 0
103,396 103,396 00000000000135b8ba165d328076b242f2d1d19d71124e4bc14564f4f9658d73 12 0.00/1.00 vMB 0
103,395 103,395 000000000000e4b2927c2d0b3ee951856007cf0a317d832c203d2efa458a5ca1 12 0.00/1.00 vMB 0
103,394 103,394 0000000000028d2ed569db47501b9c0eb124606136625f41ee81b8fc07980b27 12 0.00/1.00 vMB 0
103,393 103,393 00000000000065972a4a8b868fb24305988b43e5baf6ac8fa11d4ed9e9bde6f1 11 0.00/1.00 vMB 0
103,392 103,392 000000000002002b483d3234667c2d4bbc65592f67c95c2854fca9d719f4faff 20 0.01/1.00 vMB 0
103,391 103,391 00000000000262da964b17196f4a7408c8a2f012d3ac4f41992cfa97b67b4516 5 0.00/1.00 vMB 0
103,390 103,390 000000000000a93b9824a7c979a5d04a9bb23d320f92999d1fada4758e84f716 9 0.00/1.00 vMB 0
103,389 103,389 000000000003062712ca96325e666bd0894cb5626d9efbd30f162648a531fcc8 1 0.00/1.00 vMB 0
103,388 103,388 000000000002845e1418ca655e9cf7b7f6d10561bf8d03cee97daae6e95a638d 3 0.00/1.00 vMB 0
103,387 103,387 00000000000219064a40eb11dbf8c26d07525a85cf55eaa7a96d74e496a0983c 2 0.00/1.00 vMB 0
103,386 103,386 0000000000015e968f5536142bf7ab1aca037e4f3f551d173bcd9b65f98ea4fe 1 0.00/1.00 vMB 0
103,385 103,385 0000000000005c338692caf0258e42d6388057422622cb03371d534048db7814 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.65 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: 672.71 GB
    • Received: 16.32 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.