Loading Tool

Explorer IconExplorer

Memory Pool

39,091 transactions
26.61 vMB
0.06564896 BTC
Random Selection Loading Transactions
Max Size: 137.36/200 MB

Candidate Block

Mining Attempt c303a0ccf4e6b604ba2332ed278a160ce2235adc5d45c3a62a1b9233a62afbd3
Version 20000000
Previous Block 00000000000000000000cb4640424bd1c2f130283339216bd0433be22d2cb445
Merkle Root 956d623cac44fa23e85382a4322769490a9a513b88982f1417cde054f8bb196d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,336
Size: 1.00 vMB
Total Fees: 0.01574321 BTC
Feerates: 201.06 > 1.58 > 0.50 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,683 (695,002 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
219,681 219,681 0000000000000474cd9f7263fbadfb465dfe21ba3bf9d809e965c53fd53809a9 393 0.20/1.00 vMB 192
219,680 219,680 00000000000004ec6cf3c6d71dae70d03614bb977aa132ee1b5d50742f12435b 546 0.25/1.00 vMB 176
219,679 219,679 0000000000000562763aaed76beb958b76a2d999c0c8010f711dd59ec1db86d7 11 0.00/1.00 vMB 757
219,678 219,678 00000000000004091a9b20f2512bf01eb6650f3731e07bb14bfbbfd20477a326 132 0.05/1.00 vMB 107
219,677 219,677 00000000000001c1f37355887bc499f87470fc226162f5fe85470288bceccf0d 705 0.25/1.00 vMB 287
219,676 219,676 000000000000032111387a87bd8e5056d20a1b9fb0052cd68c60d886fbb18fce 490 0.20/1.00 vMB 210
219,675 219,675 000000000000023764afe912e386e8726c4e13794437d43674b1ef332db3514f 319 0.16/1.00 vMB 279
219,674 219,674 000000000000015694651c1fde294f31811bc4fcc33aa6e5727f29f681c57c15 10 0.00/1.00 vMB 49
219,673 219,673 00000000000004f7fe7ca8bba345ac745024b010fde0eddc7a782185f0698ead 637 0.17/1.00 vMB 192
219,672 219,672 0000000000000351cb3c5b161c99057467b055509c07540b6f55326b9f95dfab 622 0.25/1.00 vMB 245
219,671 219,671 000000000000014a7c6196b21308c2c07007825fb446a107c82879ced845ec81 12 0.00/1.00 vMB 218
219,670 219,670 000000000000057a4e4af97ba5ee4efab5513de252ad03456d9c5696de6f2e3d 211 0.08/1.00 vMB 184
219,669 219,669 000000000000019538ad802c67baf54bea44f95eeb61a6970d25cfb59b96ee99 49 0.01/1.00 vMB 327
219,668 219,668 00000000000003adfaa7b7e2d6ac76c2f50117a3c367e31cd9abe9c49090bb47 526 0.25/1.00 vMB 100
219,667 219,667 0000000000000398f3a8982503f203bbfa1f5ae2fb02394b82f8c33512c04514 404 0.21/1.00 vMB 127
219,666 219,666 000000000000048e7b11d0997f4dd5c829c5829a8cc74b30703e4cbbb0ceed4a 887 0.25/1.00 vMB 207
219,665 219,665 0000000000000391173a5e3032053e6e651467ade7033102d78584f22c3166c9 138 0.05/1.00 vMB 103
219,664 219,664 00000000000004a0c5954f072b475fd09ba7c376ac467d8bea2875de1f44a5cf 95 0.07/1.00 vMB 199
219,663 219,663 00000000000003ddc61b5cec471d0fbb4e6c6f10192f338d05fb1af390200a55 568 0.25/1.00 vMB 217
219,662 219,662 00000000000002be10a6eb83a62f05726255702e8d478b545433ef6757e61291 937 0.25/1.00 vMB 184
219,661 219,661 000000000000026566c3fd8c0fbee8ac2dc445568a2f847695957ecbe287ff9f 899 0.25/1.00 vMB 227
Previous 10 blocks ↓
Total Size: 781.83 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 636.92 GB
    • Received: 12.39 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.