Loading Tool

Explorer IconExplorer

Memory Pool

44,689 transactions
27.30 vMB
0.10124111 BTC
Random Selection Loading Transactions
Max Size: 143.08/200 MB

Candidate Block

Mining Attempt e6a03be060f0ddcc85b755f2b044eb1597f9c4970896707e26d65a4d9e72425a
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root 93809c585143f024da5fd848ee03d0b793e45848be1e26500dea126f06bc5643
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,600
Size: 1.00 vMB
Total Fees: 0.04599997 BTC
Feerates: 151.16 > 4.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (736,598 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
178,271 178,271 000000000000050cf284a8a48cc45e6d3c8b9198892816a7fb4675112341c3e7 31 0.01/1.00 vMB 6
178,270 178,270 00000000000008868f414f0ce4a1a19bb5a3d15688beb7dd81cb795c2d1e6eaf 64 0.02/1.00 vMB 36
178,269 178,269 0000000000000535d71ecb72ec3831c458d56fdcc5cd13fa54c697591a1e77ba 96 0.04/1.00 vMB 196
178,268 178,268 00000000000007b9341b4b71089cfe2f2514a93e495d38e22e47b19031e6f398 6 0.00/1.00 vMB 35
178,267 178,267 00000000000004c347fd376819aabd06b73be33df7d261c44fa47b02a57c2f04 14 0.00/1.00 vMB 44
178,266 178,266 0000000000000310896de9eccc38fff18f33f93676a1c156693791cada0a5d58 72 0.03/1.00 vMB 195
178,265 178,265 0000000000000a75ee8fb864fa930191bb860ee7c0d54d89bee681e5ddd3c023 39 0.01/1.00 vMB 10
178,264 178,264 00000000000008a756c614102c12c06dfe9bd8f3dca794ba5978b8579c3e8541 29 0.01/1.00 vMB 60
178,263 178,263 000000000000042dedb3cfd48591ebd0e2aa09d8899405f852d867ec9f5c3cbf 11 0.01/1.00 vMB 58
178,262 178,262 00000000000005cde8a4962d1ca673e411033e0a39aec8e7b9c2c9dc10292f9b 9 0.00/1.00 vMB 3
178,261 178,261 0000000000000aef10fc5f9aaeb2fa47dd4cbd103382aae279087453ae949617 13 0.01/1.00 vMB 397
178,260 178,260 000000000000009a0249bb5042cab6af79dc4efbb9cc59804b013cd696134c55 62 0.02/1.00 vMB 32
178,259 178,259 00000000000008ee4d6edc118a502e3edface3a615ec93417dfba514972f4fef 23 0.03/1.00 vMB 88
178,258 178,258 00000000000003d9be26018b66612123ac07e42a1471187ca72405ddbd021116 42 0.07/1.00 vMB 85
178,257 178,257 000000000000092eb91e23e989543ed6bf635524dd55e4a10385be319fa36ad6 21 0.01/1.00 vMB 61
178,256 178,256 00000000000000d502550a5fb3160c46ff7c2ade8f6bdb2b07df477ad517fc3f 28 0.01/1.00 vMB 48
178,255 178,255 0000000000000139ff934ca4189a9cbd808b5127a3a0f12bbb569d929669fb1a 13 0.00/1.00 vMB 42
178,254 178,254 0000000000000a37a03fe3493e04ba8dc1c8121e1db5735ddd6d518e38ecadfc 17 0.01/1.00 vMB 214
178,253 178,253 0000000000000ae9881ad80e69d42b03e0b1ced183ae9be200721b2e6c7fdf0e 50 0.03/1.00 vMB 78
178,252 178,252 00000000000002b6e8acf3d40a51e2de9ab4e8ed0383b40aaa287173b8b76a77 107 0.03/1.00 vMB 6
178,251 178,251 000000000000006db048f087db453f439822d84d6244127e8f12d95d8be20d28 103 0.04/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 782.16 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: 653.27 GB
    • Received: 13.85 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.