Loading Tool

Explorer IconExplorer

Memory Pool

70,814 transactions
27.49 vMB
0.10127244 BTC
Random Selection Loading Transactions
Max Size: 163.13/200 MB

Candidate Block

Mining Attempt 37d0830a7265cebcb2bad749548fb5640b03b1de66f701841be9091ead8676df
Version 20000000
Previous Block 00000000000000000000e8ef889c1b13289136c7e04de862ebdaa50553042257
Merkle Root 0cc0f8a166cb20bac8229db19e3aa0fb606c28c330408d0554da6f65f3b10d54
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,592
Size: 1.00 vMB
Total Fees: 0.03275565 BTC
Feerates: 150.93 > 3.28 > 0.70 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,533 (654,337 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
261,196 261,196 00000000000000026a46dc74db802e409793d127d4167221e80265de9a437a58 439 0.20/1.00 vMB 118
261,195 261,195 0000000000000006d4d679a32aa6c6dd308aac99f4ae21560ed0f3dded7ea036 495 0.28/1.00 vMB 99
261,194 261,194 000000000000000beb1d06fb9f2e606a70b5f08e4a3c00b0a49f20090c927530 59 0.02/1.00 vMB 64
261,193 261,193 0000000000000004a30edc3edcafc3ecfeb554c3db725979d1ba70547a4578f7 275 0.13/1.00 vMB 93
261,192 261,192 0000000000000002c71eb92605d189a60ab482d1a4133b9feaba39c646f72710 215 0.18/1.00 vMB 50
261,191 261,191 00000000000000116d35d25eeb77ddbf79b551c4765b008ac66bfb39ad0aede1 191 0.09/1.00 vMB 100
261,190 261,190 0000000000000018473c7df2820d31957f12433ce94c677470b77a43301934df 398 0.17/1.00 vMB 92
261,189 261,189 0000000000000003e713b359cd7fd9ca3d91ef621f008cb53066dfa2a6260fd9 291 0.15/1.00 vMB 89
261,188 261,188 000000000000001322f4f739a9850aee96982043464d613c71139aa0c2216d03 323 0.13/1.00 vMB 97
261,187 261,187 0000000000000011bce591f092bf95fa9507267a654fa69c30fbc2c6baae0680 313 0.12/1.00 vMB 103
261,186 261,186 000000000000001105e1ef53adf1167b89760aaf40d772910bac3a4969a763af 257 0.13/1.00 vMB 73
261,185 261,185 000000000000000580e227c93f65531b008a69c457f9d6313bcabfeb918a74eb 455 0.20/1.00 vMB 101
261,184 261,184 00000000000000067366c66c9e86c113e4324a8106f40f8ee68c9fd6d41b982b 132 0.05/1.00 vMB 75
261,183 261,183 000000000000000d9a3868fd1ec5be2cfa1f6ce5ed56d399258869861dd98469 273 0.12/1.00 vMB 101
261,182 261,182 0000000000000016e5d71ee2533eaaad45ac358dc7bd143d1d733c3669977f05 61 0.02/1.00 vMB 59
261,181 261,181 000000000000000f833e828f4a7ef6a9780c8d0d0f83625561dfdeeacbb73bf7 471 0.20/1.00 vMB 108
261,180 261,180 00000000000000056d09b1f7792f6169136df7297338bd4dbdfbad07ffa49acc 174 0.06/1.00 vMB 151
261,179 261,179 000000000000000cc3f3d7889492d6347ca3b706761fac323ba0b7dff150afab 243 0.10/1.00 vMB 81
261,178 261,178 0000000000000016c88e21cc727ae936f850f269b3150e69f331bc5eb7580170 591 0.24/1.00 vMB 118
261,177 261,177 000000000000001c271dfe256154597c4813cb891913f568d1328aad8b954243 589 0.25/1.00 vMB 105
261,176 261,176 000000000000001a8c87c71bdf1fb576c173072a1c06f326cf4fe7accb26ea61 494 0.20/1.00 vMB 96
Previous 10 blocks ↓
Total Size: 783.32 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: 767.39 GB
    • Received: 19.41 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.