Loading Tool

Explorer IconExplorer

Memory Pool

78,722 transactions
22.36 vMB
0.07696705 BTC
Random Selection Loading Transactions
Max Size: 145.24/200 MB

Candidate Block

Mining Attempt fa554dd7d82f751eae990d962d9a9235c1f01ab421aed613749d5a079421b280
Version 20000000
Previous Block 00000000000000000000d2b07af395bbd20dcae576411173b6bdcc10daa78274
Merkle Root 2fbc2643dbf7dcd50c733c11b1e086b7aece3af718aa1f5b89a7f45def337c1f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,105
Size: 1.00 vMB
Total Fees: 0.02519984 BTC
Feerates: 199.00 > 2.53 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,137 (698,536 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
217,601 217,601 00000000000003fab93f835bd28aecc37643497eb59b1e10ed7f5f1cc7400980 536 0.50/1.00 vMB 78
217,600 217,600 000000000000014fccdc731d868a24486b137c26d609d48da8e245badf8f4a9d 126 0.08/1.00 vMB 124
217,599 217,599 00000000000000c70d329dfd19fe34b42020ab1bc9acaddf8990bdde7c9c5f39 459 0.19/1.00 vMB 198
217,598 217,598 00000000000004ac2ff0267bb738b0aa4f2d2f2d48affb8b06319271b3b7d5b6 192 0.08/1.00 vMB 164
217,597 217,597 0000000000000317cddd4f965d38d5b71225c87273f0dacb0dc7cb00686f4f0e 1 0.00/1.00 vMB 0
217,596 217,596 000000000000042c1581669c8f83141830e53a5a4a095f711a602eae7fa8617e 144 0.08/1.00 vMB 108
217,595 217,595 00000000000001968ff0abe4a253cf591f897dc3eb926e45dfa6b1ffebe1de71 886 0.42/1.00 vMB 170
217,594 217,594 0000000000000033d65427d8b7d49d74c35452b40f2ef6f01e4d7e6d685b8c7d 186 0.08/1.00 vMB 147
217,593 217,593 000000000000051c15ed495cb593f5411b81585b8f570437934904f4a78eb76d 74 0.04/1.00 vMB 137
217,592 217,592 00000000000002c021d18a5ba6685095e1b993218ea0d0439d27536dcdc6bdfd 119 0.05/1.00 vMB 115
217,591 217,591 0000000000000513e14f237ddeb5e8f8f798b3757c4181d67659abdb0883762d 299 0.13/1.00 vMB 200
217,590 217,590 0000000000000211a2ad9a2c2609fd970554fc292b2ca4fbf3cce56311146c0e 343 0.17/1.00 vMB 162
217,589 217,589 00000000000003d3d201bf2e5a821416f78104b63b16fad269bd6f75cc92ce72 126 0.08/1.00 vMB 101
217,588 217,588 000000000000001f2003f358f001465aeafe634b1ba7de2965d0c433c02b9e84 526 0.25/1.00 vMB 152
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
Previous 10 blocks ↓
Total Size: 784.35 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: 818.08 GB
    • Received: 24.44 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.