Loading Tool

Explorer IconExplorer

Memory Pool

59,325 transactions
30.41 vMB
0.10876154 BTC
Random Selection Loading Transactions
Max Size: 165.26/200 MB

Candidate Block

Mining Attempt e01e74abd35168ecdd0180f95e8cb8ae74b6c799d1e4301767423a73fb4f5f70
Version 20000000
Previous Block 000000000000000000014dfbe7f39f88da835586e6043c860399950dddc4e4d7
Merkle Root c63cc426f930eebb210fb79d66bc237bd8d397845ebf82980988edad4c8da474
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,114
Size: 1.00 vMB
Total Fees: 0.04000471 BTC
Feerates: 169.00 > 4.01 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,942 (713,630 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
201,312 201,312 0000000000000598161f7221865f0d6de93740e5fa0b26b776f77febf28541bd 139 0.05/1.00 vMB 103
201,311 201,311 000000000000058d094d13a143a44263a4cae9b6299ca37140ab24a6812efec4 130 0.06/1.00 vMB 100
201,310 201,310 0000000000000134866868b4813b1cd5b8c671c6c58ad6c2013b55425c0631af 13 0.00/1.00 vMB 250
201,309 201,309 00000000000005298fd1385ca5f0a425ce486b1af6efcf256e14f0b7baec080f 244 0.14/1.00 vMB 79
201,308 201,308 0000000000000405b61532543040662a0352779b983c0eb5bfdb2f437adb1aa0 39 0.02/1.00 vMB 93
201,307 201,307 000000000000000622eacef49b8a760e404df482f6fba369bc040e7c4fdc0ee5 113 0.04/1.00 vMB 25
201,306 201,306 00000000000002f30ef8747763a331f8f8af85705382a22c28ea64326963dc62 38 0.02/1.00 vMB 134
201,305 201,305 00000000000005c54f53019a56045795115afe36427c11d8e766f619abbcb0e2 20 0.01/1.00 vMB 62
201,304 201,304 00000000000004d856e6f30a86d45321ad632c1da975b505712a000b1403894a 36 0.02/1.00 vMB 87
201,303 201,303 00000000000001ac99dda5e735578d965f5a83c704a0e894a8f74991e4502913 157 0.08/1.00 vMB 116
201,302 201,302 00000000000004a43e6a993f3df4a83b6bff8792657c3d4b580d98e11af4c7f4 41 0.01/1.00 vMB 193
201,301 201,301 00000000000002339d07e8c0e00512f3013be002dba9074eba17aa1126be0d80 218 0.09/1.00 vMB 146
201,300 201,300 00000000000001bf42341be20b0b41d893165577a289f1163b34f42b8c006e20 262 0.11/1.00 vMB 135
201,299 201,299 00000000000000188d7357ecf40e8e50d8758cd4066f7a1b80c5b095ca15a759 18 0.01/1.00 vMB 87
201,298 201,298 00000000000002df6befd43de6177585f15f7d6c1ce50a3481a064658b50ceda 236 0.10/1.00 vMB 146
201,297 201,297 00000000000002221bc659fac7368b65477a61514515710dab1f8514e05dc028 31 0.01/1.00 vMB 140
201,296 201,296 0000000000000177da242e2609626eced001f69ff193f3e8599b47ab2612be9a 418 0.18/1.00 vMB 155
201,295 201,295 000000000000007ffc4c2da3f9bb18aa74b266ea1267ee493b7c02e9ade2aa56 140 0.05/1.00 vMB 102
201,294 201,294 0000000000000115a4ab4e043e77e58b186ce9169b3d25096a83a94ff3459677 718 0.29/1.00 vMB 109
201,293 201,293 00000000000003883c6946d5fb449f9f807098babaedecc66c1b6d8e06661f5e 122 0.04/1.00 vMB 68
201,292 201,292 00000000000001547d0bd0cdca72bcc388263e604ce777f634e6ba44c26dcc2e 300 0.20/1.00 vMB 99
Previous 10 blocks ↓
Total Size: 782.29 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: 657.06 GB
    • Received: 14.47 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.