Loading Tool

Explorer IconExplorer

Memory Pool

75,385 transactions
27.71 vMB
0.07480070 BTC
Random Selection Loading Transactions
Max Size: 169.11/200 MB

Candidate Block

Mining Attempt c9b00d680ec4beae0e1dde6bb479091ae39c54e415d0e92f9417556195b9c87c
Version 20000000
Previous Block 00000000000000000000eb6f61bd9defd18e41bcd69e7e89dae8b0fff50507e2
Merkle Root c0e9b27146969819b72ba17b29745b6e1f017c89a2d284691ae4f10520374c68
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,183
Size: 1.00 vMB
Total Fees: 0.01551508 BTC
Feerates: 99.50 > 1.55 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,259 (679,493 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
235,766 235,766 000000000000007013aa86e73504b28d6d93af445e1982c0217ac5a3fd8b8657 253 0.15/1.00 vMB 116
235,765 235,765 000000000000006883691c5ac111983f1c6700b237318bd7b98a03895e71af68 449 0.23/1.00 vMB 166
235,764 235,764 00000000000001117d545f676fdff92ca97de58e8f9966de202bd40d4610484b 239 0.25/1.00 vMB 63
235,763 235,763 0000000000000020da5bf9b42ca2ef11702b5801d788b103409378d7c4ce0bc5 520 0.23/1.00 vMB 202
235,762 235,762 0000000000000053141bfe26aec97c3d1312f5ee22ff41220e2f649213e2e16e 432 0.17/1.00 vMB 186
235,761 235,761 00000000000000513b5dd7e46be66095996e3bc8c368dcd0d06465cdf33f9936 316 0.13/1.00 vMB 194
235,760 235,760 00000000000000aada29fb28a9dcb6891f7b5254ba77393c6e3a436d6e4f0090 371 0.14/1.00 vMB 220
235,759 235,759 000000000000000a369033d52a4aa264844b50857f0c6104c555d53938e9c8d7 124 0.15/1.00 vMB 39
235,758 235,758 000000000000015f416afc2a44461adb178764a4fb45e5935c0a5717edf451a8 93 0.04/1.00 vMB 144
235,757 235,757 00000000000000cd993c3a8717112918cd98526cf6a0297a5ec3c3ac1131af23 269 0.11/1.00 vMB 191
235,756 235,756 00000000000000197cdc1deaf359f1404a90a735147e9b90384b9f02723606b9 592 0.21/1.00 vMB 78
235,755 235,755 000000000000018fa46b828e4e43e4fe6a5ea9262d77b2f0d2c516753ac606ac 655 0.27/1.00 vMB 200
235,754 235,754 000000000000014f7d6b691e7260f9f3e40d0e4b00d1126ca0dec1000b1edafa 692 0.28/1.00 vMB 207
235,753 235,753 00000000000000cd47cb83e7c1c5d0fab552369ea1c0c5bab30c6d3d28e445a6 78 0.15/1.00 vMB 23
235,752 235,752 0000000000000094cc566b741da1cb92fddb8d27a0405909ab8e5706763abd51 455 0.19/1.00 vMB 191
235,751 235,751 00000000000000453ccc1def455a27b9f87520f14d9fa04b2f1556efbd8ca0ec 106 0.05/1.00 vMB 188
235,750 235,750 000000000000015c70033ce45aebfb7aa70d997a1f173854a96276dbc10f0fd0 281 0.15/1.00 vMB 138
235,749 235,749 00000000000000bb4cd6e142c4ef8d500832b92f8d5c5e1f7355dc22b6833850 722 0.44/1.00 vMB 142
235,748 235,748 00000000000001a2891d6c9f47a175306b597941bcef2acec9ba98104d0bbc86 544 0.25/1.00 vMB 2,198
235,747 235,747 00000000000001576fe0aeacb1f436401a1966ddf2441b9a252ff10ce61af1b5 545 0.25/1.00 vMB 193
235,746 235,746 0000000000000049320c22d9ccc1ad8097505d298735d32d47791b937a564b8c 510 0.25/1.00 vMB 177
Previous 10 blocks ↓
Total Size: 782.84 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.18 GB
    • Received: 17.16 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.