Loading Tool

Explorer IconExplorer

Memory Pool

82,650 transactions
31.48 vMB
0.08965542 BTC
Random Selection Loading Transactions
Max Size: 191.22/200 MB

Candidate Block

Mining Attempt 33409ae0b49e309bce36f654948a18a4537424bddc560a5ac862e0fde988328a
Version 20000000
Previous Block 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de
Merkle Root 829ec067b0fc8da776daee7d42c317ba3943d02299ca6b984e32fdee8c8e5501
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,192
Size: 1.00 vMB
Total Fees: 0.02142561 BTC
Feerates: 100.18 > 2.15 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,209 (88,932 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
826,277 826,277 000000000000000000016950ff0bd774320805150290a253457672f82937d187 2,164 1.00/1.00 vMB 91
826,276 826,276 00000000000000000001a65a8d3904468ddd428ea8cc5ec6a0cc803dca32654b 3,281 1.00/1.00 vMB 170
826,275 826,275 000000000000000000001c20d01533a7f7a4c6e0edbec0a152dffbfb18b1e3e1 3,344 1.00/1.00 vMB 76
826,274 826,274 00000000000000000000c413638903df55ca21c28a251d068bbf1599914dcd85 3,503 1.00/1.00 vMB 87
826,273 826,273 00000000000000000000db9f0071666eca15a66d75641ed8fcd7486798863533 3,668 1.00/1.00 vMB 140
826,272 826,272 00000000000000000001043677412d0663b605be09f2a83c16bc36158666cb39 3,069 1.00/1.00 vMB 87
826,271 826,271 00000000000000000003866a2070d5f0611b2ceb5de253191af9c9fec8e10580 3,689 1.00/1.00 vMB 108
826,270 826,270 0000000000000000000087c005298b399036e5a363651a9ede32febcd8309387 3,445 1.00/1.00 vMB 72
826,269 826,269 0000000000000000000339989e3278a17f29d93181f0a5240f8463133e9b4b35 2,513 1.00/1.00 vMB 50
826,268 826,268 0000000000000000000007ef57083903d7a153af726a5a5270b1c9c3d756c48d 3,671 1.00/1.00 vMB 88
826,267 826,267 000000000000000000022e6fb911850f0454f53e63dde82a788e59f7e68c4465 3,642 1.00/1.00 vMB 62
826,266 826,266 00000000000000000003ca499cad1693109b2341830bbbe436d56691e673af59 2,840 1.00/1.00 vMB 79
826,265 826,265 0000000000000000000395722ba399585dec3ca283e1a78015a8a23054d07f73 3,993 1.00/1.00 vMB 74
826,264 826,264 00000000000000000002851f1f43065517e1e85e33b74b5530785b433308024c 3,796 1.00/1.00 vMB 56
826,263 826,263 00000000000000000001beefa81ecbf61a872477cd4fcda9d1007a59da47e2c8 3,678 1.00/1.00 vMB 83
826,262 826,262 00000000000000000001da0b9f8bf35ea3f43ce535dd0f92427a204f68d41af5 4,407 1.00/1.00 vMB 76
826,261 826,261 000000000000000000024014be7c2a73efbe081bc443cedd4fe0bb00c10002ee 3,499 1.00/1.00 vMB 50
826,260 826,260 00000000000000000000940784d20d937702c9cbe86c0a9ca2564927def196bf 3,106 1.00/1.00 vMB 53
826,259 826,259 0000000000000000000082f468b601690a8538db7533553eebeae14d7f47cc9e 3,447 1.00/1.00 vMB 59
826,258 826,258 000000000000000000035ca6a1ee255308aff33e5c348750f6ec1cc6f70a643a 4,321 1.00/1.00 vMB 75
826,257 826,257 000000000000000000001cfa935b30932a53a18662348c0c9bf693540614375c 4,406 1.00/1.00 vMB 79
Previous 10 blocks ↓
Total Size: 782.75 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: 708.75 GB
    • Received: 16.76 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.