Loading Tool

Explorer IconExplorer

Memory Pool

42,215 transactions
26.50 vMB
0.07534437 BTC
Random Selection Loading Transactions
Max Size: 138.39/200 MB

Candidate Block

Mining Attempt f6d8a434ee30dee5c6a159f01d4380c5df5f973ffed66213cf5b5776197a508f
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root fd92c70ce66f5a6ffbfc91b686a4fd7cb53fd46ced0aabf2931e76c1b10d56c4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,292
Size: 1.00 vMB
Total Fees: 0.02666544 BTC
Feerates: 151.16 > 2.67 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (693,163 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
221,706 221,706 00000000000003b5fbdb0c358df53698c81db7653a6776e41c6b9a6adb53bb9e 58 0.03/1.00 vMB 130
221,705 221,705 0000000000000134f2c4d474e88c0956f59d685a45c9ce1b4645f42754c57d74 376 0.16/1.00 vMB 453
221,704 221,704 000000000000010e0d548d97630ea03671372c1f0363201edb1118ee3a02c7e8 282 0.19/1.00 vMB 69
221,703 221,703 00000000000004d7615d0fc0aead7434dbab993fe76863146e4ffd5449f8c515 488 0.21/1.00 vMB 244
221,702 221,702 00000000000004b21b6ac9892b08b27de03aace2ad419cdf1e721c2581f0cf5b 326 0.14/1.00 vMB 183
221,701 221,701 00000000000001cab6655e135f06fc19cda142bf31ff6b7debbabf5f6ca3f875 10 0.00/1.00 vMB 498
221,700 221,700 00000000000002c77bf02d2935614101dfae872f979f19f8f48cdd80ce810938 273 0.12/1.00 vMB 140
221,699 221,699 000000000000038a0a7f94911063b29b212d9388860f6f77c1ed23b5c4c9b043 517 0.26/1.00 vMB 351
221,698 221,698 0000000000000071e7bee3eb276db477127a7e9e9e8f53d4dbf9e2d064ede0b9 257 0.13/1.00 vMB 161
221,697 221,697 00000000000002b0489180abe450811485dad6caec2986b053ef91bcd19a143c 114 0.04/1.00 vMB 42
221,696 221,696 00000000000002dc945c686482ce69bf670b6a573690c26442be0c6432f56a58 407 0.16/1.00 vMB 231
221,695 221,695 0000000000000289d669c6a1584f0031eb1114078bc5dfccbf98372f126977ac 285 0.15/1.00 vMB 163
221,694 221,694 000000000000042616ed78183eb41ae359eebc9a7cd5f6d596bd56a95b2a3dbe 256 0.11/1.00 vMB 202
221,693 221,693 00000000000004ff6a285da7cc9eb4cd29e0028753a24238eb80064d19a8500f 581 0.24/1.00 vMB 223
221,692 221,692 00000000000000e9385717544eb1c6457969f07ff3e168d127db78b57b22977f 215 0.10/1.00 vMB 166
221,691 221,691 0000000000000485ee46ff221f4caf659a2f6d1d451d8b4248b3bc14bb6080ed 230 0.12/1.00 vMB 175
221,690 221,690 000000000000013ba9470477203d54df75187ac2694543309dd3f6f3753c09a7 184 0.20/1.00 vMB 84
221,689 221,689 0000000000000291053e2aed8a2351ff1a75b6c37c6d98893108371bab7135f4 534 0.25/1.00 vMB 190
221,688 221,688 00000000000004cec7e47e600a915900f481f580c7f41bddc2f57c2caabbd4cc 131 0.05/1.00 vMB 201
221,687 221,687 00000000000002131e587b5e03fc237991e61013960c8b268b040e228ee648e7 75 0.07/1.00 vMB 30
221,686 221,686 00000000000002f98f65d08bc41b9f97b2eb18af6012d777b974b0462f8b9be5 284 0.15/1.00 vMB 182
Previous 10 blocks ↓
Total Size: 782.16 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: 653.26 GB
    • Received: 13.84 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.