Loading Tool

Explorer IconExplorer

Memory Pool

89,310 transactions
24.00 vMB
0.07219897 BTC
Random Selection Loading Transactions
Max Size: 160.43/200 MB

Candidate Block

Mining Attempt 001260667ceb0d866d42febc8d62ef19ecfc1ac67f4777644ac69d7d0a4e6ecf
Version 20000000
Previous Block 00000000000000000000f54521b752569f8548fedebdc2f2645d947f758c6efe
Merkle Root 8781f3d71cf5f021d6d03838655986e11de32ed53eab5d91e93c9d696f4c5f43
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,771
Size: 1.00 vMB
Total Fees: 0.01581400 BTC
Feerates: 200.71 > 1.58 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,100 (698,513 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
217,587 217,587 000000000000024119aadefba635892b4e968ab1d4a3bd206d5649e469c0bf81 179 0.05/1.00 vMB 393
217,586 217,586 00000000000003274a71f05cf4907c084e2552964238a6d975d3233c22c42ebe 107 0.05/1.00 vMB 88
217,585 217,585 000000000000019be6d6e4e09d1725c6a4fa70058b3588999a3664ec550fb293 151 0.05/1.00 vMB 61
217,584 217,584 000000000000031c3d671e4df7a2cef7c45bd4bf64f1060bf1d4b760b040cd4a 189 0.10/1.00 vMB 149
217,583 217,583 000000000000019fc37cdf57b60fbbe12c21b885d658e74051720b25873567e4 194 0.24/1.00 vMB 83
217,582 217,582 00000000000004b6eb8d2b3a24fdfdcb07b411693fdca33c8228bf8a32b4ebdc 700 0.25/1.00 vMB 228
217,581 217,581 000000000000039b810734cee189bf01e8f9a310838be003a8e9c3143003304f 762 0.32/1.00 vMB 202
217,580 217,580 00000000000000e9d50ecd989b564ec46d8b9826ca9adf09b9ff72429603681c 107 0.04/1.00 vMB 56
217,579 217,579 0000000000000076bb8bc587e73250d97f02a00a69f75e45fc9ea5aacb295e53 603 0.33/1.00 vMB 161
217,578 217,578 000000000000035e8c0b9fbbd1a487f71cd7db70af46266cdaffda0001b13c43 348 0.13/1.00 vMB 183
217,577 217,577 0000000000000274b1d9ff2b8399042e9c22b197347c5b21ee955f054228205b 157 0.11/1.00 vMB 113
217,576 217,576 00000000000003f34ce1503cf7fd29904ad98e6355c6f3cbf3337c7748d54e52 327 0.14/1.00 vMB 174
217,575 217,575 0000000000000469b226ade71a090ca71e24effd23e0d2978ed507ad00b47135 346 0.18/1.00 vMB 161
217,574 217,574 000000000000004a0cb1d9d2e683555e3f224880486f7580ea8b3a3852e428cd 129 0.05/1.00 vMB 30
217,573 217,573 00000000000001126289a8cb104db4ae7c738c59dda1d75467f919818ebd4583 474 0.19/1.00 vMB 197
217,572 217,572 00000000000004429d9a5f8ee25926ba1e647e9283c8c6a6cd3a198d1932b034 319 0.12/1.00 vMB 186
217,571 217,571 0000000000000300face7c7695d350c93e58e2a3b2557b677d339b3f11ad69b1 455 0.25/1.00 vMB 154
217,570 217,570 00000000000003c26cfe00c2e6f6bcfde784b6ccf6c2ca550470db96fd67564e 512 0.28/1.00 vMB 177
217,569 217,569 0000000000000417683b5b8df32b1b7053c1753ecaa8c7eacb5f250a5df59842 106 0.05/1.00 vMB 103
217,568 217,568 00000000000001d13705209970a7ef67eeda97d1f1fc3176419deebd25d562a2 113 0.09/1.00 vMB 104
217,567 217,567 0000000000000256bfabec618352e24113c433a1f4c000c654d596e726d16afa 123 0.05/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 784.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: 815.38 GB
    • Received: 24.17 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.