Loading Tool

Explorer IconExplorer

Memory Pool

89,218 transactions
33.68 vMB
0.14764153 BTC
Random Selection Loading Transactions
Max Size: 199.88/200 MB

Candidate Block

Mining Attempt 9b55ec2690ad5e5c723771ad46eabe932c09fc7096b221c44667e140b4a0d90f
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 4b819e7286e19af165008eb01a8cd5aa90a53242280c63701b4921c86a9d054b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,607
Size: 1.00 vMB
Total Fees: 0.06021586 BTC
Feerates: 469.97 > 6.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (681,599 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
233,350 233,350 0000000000000040f13a3cfd2056c87d2319a1b25f95a9edcf516f37ca61a9b5 483 0.22/1.00 vMB 151
233,349 233,349 000000000000001533e4edb7236bad76f4f0c18758d531ec769d7cfbbb55140c 128 0.05/1.00 vMB 167
233,348 233,348 000000000000019d7e59c125359c5e88547824cef437ecda5daeeb1af744103a 165 0.09/1.00 vMB 134
233,347 233,347 000000000000011f7d88e7b71501924c48ab467a037d6252c1d0c3dadaa4a5c4 252 0.15/1.00 vMB 141
233,346 233,346 0000000000000130def4531934eb658a6e74c94bca4b97735dd4092111aebeb7 211 0.12/1.00 vMB 148
233,345 233,345 000000000000010a0d2947185100df187667ef1150731c1538c93f533c3d0249 64 0.02/1.00 vMB 125
233,344 233,344 00000000000000721c21731bd2cc397acb9711bcc57566887859b70426d804f9 386 0.19/1.00 vMB 153
233,343 233,343 00000000000001b693d6dbeeea9c48c3c51f89aaa75c818d7a200aaa793c024f 549 0.27/1.00 vMB 146
233,342 233,342 0000000000000146d1491a8739a3beea1f2632613724e6bf183b76565bc49dfb 179 0.15/1.00 vMB 105
233,341 233,341 000000000000019da8f60180f0ec50cc986515741a0fbe04c0c2aa2dfe1bc173 403 0.18/1.00 vMB 167
233,340 233,340 000000000000013d87734d454de170659b30f85b3a26991c3dac23108a9a9a2d 598 0.25/1.00 vMB 144
233,339 233,339 000000000000006e18c4819e2687c0d7196e78dd767071d04b0e530da329d10e 187 0.09/1.00 vMB 159
233,338 233,338 0000000000000014b1de211bedbc9da36df4f8fd25076630abe13c65c4a7c57e 269 0.12/1.00 vMB 166
233,337 233,337 0000000000000031873e1f1a9e5d86692b4750e11b4aae0ca8363fa429ca95bd 455 0.25/1.00 vMB 141
233,336 233,336 00000000000000d9f5667b7575e1d9427b86e3b445cb4f299b82fa4fe43d6e90 473 0.21/1.00 vMB 160
233,335 233,335 0000000000000158454515f3b9a9ec35f13e94cde8787ab70f953be966243ff8 428 0.20/1.00 vMB 155
233,334 233,334 000000000000000f6c52a224d593c256e8509639c93892b86b32ba1f8d915bed 569 0.25/1.00 vMB 158
233,333 233,333 0000000000000147168cdaaf6e41d8118fa688e683d32f3f81809369c045e67b 27 0.01/1.00 vMB 94
233,332 233,332 000000000000007dc774e3ef7ce556635a5f98b1db6870097537374d7c5b4d07 477 0.21/1.00 vMB 149
233,331 233,331 0000000000000064ba9dbdb9a49a65925e3ebddf1f2780153fbe2aa8d6d2ca7a 80 0.03/1.00 vMB 102
233,330 233,330 00000000000000319020c89889539e2f16984dd611347febd5ad8d483c3176e9 382 0.19/1.00 vMB 151
Previous 10 blocks ↓
Total Size: 782.30 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: 658.10 GB
    • Received: 14.56 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.