Loading Tool

Explorer IconExplorer

Memory Pool

77,145 transactions
28.32 vMB
0.09031990 BTC
Random Selection Loading Transactions
Max Size: 172.52/200 MB

Candidate Block

Mining Attempt 0c990c5412da404ef06a981e1d556fd3bd6663bfcba2c08a092674b3fbb5b7de
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 1adf51ce78138fcf9173144530a0f1cb202ffba646b8082ca3a95cadf8fececf
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,966
Size: 1.00 vMB
Total Fees: 0.02771622 BTC
Feerates: 201.07 > 2.78 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (190,003 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
725,294 725,294 000000000000000000091f2c223e811c84060bf52bfae774f54b176f2b0cf14c 1,108 0.59/1.00 vMB 5
725,293 725,293 00000000000000000001d4f5ee4c8fc704e350a966274631ac58c363b2f40539 344 0.41/1.00 vMB 2
725,292 725,292 00000000000000000009b9615946cc1d27baad1978da76742702188b24bb8da6 1,742 1.00/1.00 vMB 5
725,291 725,291 00000000000000000007578dc07ce2389554b138ef3cb03fdb05620e7a50fc62 2,723 1.00/1.00 vMB 7
725,290 725,290 000000000000000000061b417279e4a2acafb0583c9a710b1be58099b06cdcab 2,387 1.00/1.00 vMB 4
725,289 725,289 00000000000000000004c1e4bd095f38162eed4922acb33b9220be54a56a87d7 1 0.00/1.00 vMB 0
725,288 725,288 0000000000000000000631a92b8291211773ff4da17af6d481a529114a8871c5 2,702 1.00/1.00 vMB 16
725,287 725,287 000000000000000000072a96ea6f284386461ae047e8f2fa69e2aad8e131a5de 675 0.21/1.00 vMB 6
725,286 725,286 00000000000000000007b9b8e94320acc5427f10f1c4172ef4c626ccee35b089 355 0.95/1.00 vMB 1
725,285 725,285 000000000000000000055dd2edbf81b9610e55218d7135339438fc61adc389e8 2,481 1.00/1.00 vMB 8
725,284 725,284 00000000000000000006f4b03a64d0e6f1266dd33751b1bee14510f458e9f97f 103 0.05/1.00 vMB 5
725,283 725,283 00000000000000000000bdc36503b7893d98cdfeed9d010eef4723c00e752c5c 1,880 1.00/1.00 vMB 6
725,282 725,282 00000000000000000008e54711f634f3bf0649f96e4f237eb0d6cfdc4798dd1f 1,102 0.52/1.00 vMB 7
725,281 725,281 00000000000000000007e6c95909af913b2d242ee4619e1f946ecfe2b622a57f 1,390 0.86/1.00 vMB 1
725,280 725,280 000000000000000000038857035e4a4e01dd99d648321e73ef4ed55114175f8e 2,409 1.00/1.00 vMB 13
725,279 725,279 00000000000000000006faaa55fef15c5fe594a87e53c5ad3c494b76198d369a 2,299 1.00/1.00 vMB 7
725,278 725,278 000000000000000000049e2508856f319d8f3264cf61b61a8d32992be1297639 3,048 1.00/1.00 vMB 6
725,277 725,277 00000000000000000001b068935a47ec7c45c67cbc6179981d6dc2eff8d666ab 2,713 1.00/1.00 vMB 16
725,276 725,276 00000000000000000004b60202b9b0b1115bddca78eba4e025b4b6651a5a1891 1,498 1.00/1.00 vMB 4
725,275 725,275 00000000000000000001a03ed77d43098d588d183b952ad6bff4e2b106da9370 1,987 1.00/1.00 vMB 3
725,274 725,274 000000000000000000095e3c0a36cad8132efd283b7dc6ebc5fd42d3c373dab2 3,524 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.90 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: 713.72 GB
    • Received: 17.45 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.