Loading Tool

Explorer IconExplorer

Memory Pool

57,921 transactions
18.94 vMB
0.05950012 BTC
Random Selection Loading Transactions
Max Size: 119.65/200 MB

Candidate Block

Mining Attempt 0b98a9ff2d36db3afaed29cb5c6a865430dcddcf19ed641241dc4fbf787d193d
Version 20000000
Previous Block 00000000000000000000618ba6552afd19641a6740c92e28741036440b3cff47
Merkle Root 1b3801d315dc996acfa4f6c2bf64d5d3d352e3d64299fd36b2edd5861350d5d0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,745
Size: 1.00 vMB
Total Fees: 0.01684656 BTC
Feerates: 73.20 > 1.69 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,703 (697,727 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
217,976 217,976 000000000000038d99af9cc0d6c7fca022d4e1c09cce7455957f4c608f26ad70 525 0.25/1.00 vMB 179
217,975 217,975 00000000000002d84a98e440d0d4873dce8dc1c61f2646d4ea4139a5afa0c3a5 134 0.05/1.00 vMB 123
217,974 217,974 00000000000002fdfae3e45592a29c85e9aef66a01ffd94f682a0ac1664aa656 187 0.11/1.00 vMB 81
217,973 217,973 00000000000002136206991f82861d5ee4f94d3cfab3d713f6ec330b45137fd9 350 0.17/1.00 vMB 171
217,972 217,972 00000000000001117daca8b1f2c7a91cefe37c3eff8ce2c2be4db76074f0e985 682 0.25/1.00 vMB 211
217,971 217,971 000000000000025aaa0ca206dba8b930f1711290b006ccd41ec51e98243c9813 88 0.04/1.00 vMB 129
217,970 217,970 0000000000000187ff6a3e58dc7ba1a25248ef23d93634039af89e98e915ee8f 131 0.09/1.00 vMB 115
217,969 217,969 0000000000000560df11308ec775ebe832c80ec74c91a90f11a6b69e40c4e9fc 305 0.13/1.00 vMB 196
217,968 217,968 000000000000056a97e763cd51724e531f4d79cef4bff6aa3e06c8b3b34679d2 63 0.03/1.00 vMB 237
217,967 217,967 000000000000030bba9b0989b50577ecb3840cc6f618123cdaa79cc5bfed5d37 12 0.01/1.00 vMB 56
217,966 217,966 000000000000034c2a1ebe753ed40fdda76c12204ad044b3be16f87aa637c644 121 0.06/1.00 vMB 141
217,965 217,965 00000000000001d0f8c863567643f6bf799c214a009ba54de86df756cda740e6 32 0.08/1.00 vMB 51
217,964 217,964 0000000000000136f96b1450d040ec6309170e84d2623e10349768641e69d86c 448 0.19/1.00 vMB 193
217,963 217,963 000000000000015b8e1d51a265a0a63c39ab322e94b5430bd30b57de0a3278d8 178 0.06/1.00 vMB 34
217,962 217,962 0000000000000515cc77ecb37b9371a4e2c72012652a1c811c6eeee4782831c7 177 0.09/1.00 vMB 104
217,961 217,961 00000000000000104661a014e5d9256f885061e39e9d670ecd6d62e338ae4d81 322 0.25/1.00 vMB 115
217,960 217,960 00000000000002d84e35299faa7ad2156b18567e5fde40f9dc4bb7e598563db1 93 0.06/1.00 vMB 137
217,959 217,959 0000000000000457786fbda0c8456a1586cc97936ad4c3240ef6186387e6dfe7 39 0.02/1.00 vMB 45
217,958 217,958 0000000000000332b92059d0541430920b6d70e54d153377631f333a2bb357c5 567 0.23/1.00 vMB 194
217,957 217,957 0000000000000193390c1b82afc4db81995117f409153cc88083050689a4191e 104 0.05/1.00 vMB 153
217,956 217,956 0000000000000145e5c5c0d06348ffbd39ea264f87f695409eea298a5e33e1cf 113 0.05/1.00 vMB 206
Previous 10 blocks ↓
Total Size: 783.59 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 775.20 GB
    • Received: 20.81 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.