Loading Tool

Explorer IconExplorer

Memory Pool

44,790 transactions
23.28 vMB
0.15922164 BTC
Random Selection Loading Transactions
Max Size: 127.61/200 MB

Candidate Block

Mining Attempt bc4da026fafa5cfc5587bdf318da71ed38ea51e78787c0af67c660ff090d3bbb
Version 20000000
Previous Block 000000000000000000002de571b094bfff7eee2407ae753761569733a5146f33
Merkle Root fe1923a1de1f447dc4f4cc6c9284a0909aed95163ddc93fe619b159fbd1a1808
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,365
Size: 1.00 vMB
Total Fees: 0.07640976 BTC
Feerates: 125.41 > 7.66 > 0.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,085 (786,796 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
127,289 127,289 000000000000101d6616d56043854ec3e13da9723cca1fe94c259d24e82e1d41 9 0.00/1.00 vMB 311
127,288 127,288 0000000000000ded7930f74296b7b64ac889eb4930b91603373a2fec1bcfdd26 26 0.01/1.00 vMB 371
127,287 127,287 000000000000146f306bb429a3f1ca0f0424d75fc066e75e4f673a946bdcf2b3 15 0.00/1.00 vMB 2,766
127,286 127,286 000000000000052b99727bceff74376f3efed34744460b79132fa5fa4126fb00 1 0.00/1.00 vMB 0
127,285 127,285 000000000000137c587c9ba88b0252b872ce30cf97ce5daf7e95da1bc87ab47b 117 0.04/1.00 vMB 249
127,284 127,284 000000000000092970e43db1dbfcf651fbc078f6fc82615f2d7d2610d2bab98f 8 0.01/1.00 vMB 458
127,283 127,283 000000000000143574f5b7983c083416186faf3ed066c885b25d7259e4489bb7 24 0.01/1.00 vMB 557
127,282 127,282 00000000000007665fde644a88a0ddf8f66a93b5aba75ba6a0a6733ace468b1e 96 0.04/1.00 vMB 1,587
127,281 127,281 0000000000001a6d15a41de6f8855e7bedde3a50994c4b22fb2fa0b888c5860e 195 0.05/1.00 vMB 111
127,280 127,280 00000000000015930dd7e12815141556a24932c04e9da8a8b8c2c69487da984b 355 0.10/1.00 vMB 152
127,279 127,279 000000000000219b78fe573efd735ff68df5fc1d0ce00d41c9d5d696eab25cd1 15 0.01/1.00 vMB 296
127,278 127,278 0000000000000087b612d8f2fd81cb01c713293c665e929cb346a64c39a9cb3d 7 0.00/1.00 vMB 706
127,277 127,277 0000000000000764e05c86448c6019a59e4901b2ee359c0b5fce97c56e25afdc 32 0.02/1.00 vMB 845
127,276 127,276 0000000000001449e464a7d6a8f4aac598aba4b685abb5604178f2e3f7d44ef8 1 0.00/1.00 vMB 0
127,275 127,275 00000000000016b75d2fe2af94c0e39d3d20ce7144ebcd969d5d3afbc164feca 25 0.01/1.00 vMB 2,693
127,274 127,274 000000000000231474524326a96f5fe45b3702dbee20c707ec654b2482596430 26 0.02/1.00 vMB 707
127,273 127,273 00000000000023572f522eccf0991c89bbc8a1f724c34f1075cf24679fda9739 36 0.01/1.00 vMB 220
127,272 127,272 000000000000131bdfb925372a0046ec1253472d041e866b1f9bfb72b2793475 15 0.01/1.00 vMB 212
127,271 127,271 000000000000030a44a0f867c2c7fd2d38448a115ed12544a24c57289b3a0d55 31 0.01/1.00 vMB 122
127,270 127,270 0000000000001367bb178211be17ba346fe83d855bb5b5b56db9e2fb10321ac6 21 0.01/1.00 vMB 1,151
127,269 127,269 0000000000000a614377ea711df016abea514c7767570f603996211b5511f19e 17 0.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 780.74 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 556.16 GB
    • Received: 7.01 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.