Loading Tool

Explorer IconExplorer

Memory Pool

41,687 transactions
26.06 vMB
0.05117820 BTC
Random Selection Loading Transactions
Max Size: 136.62/200 MB

Candidate Block

Mining Attempt 707dccd5b2de9bd851b665d9a18c104f5e7379a61ba937c838b34cd90c0ade1f
Version 20000000
Previous Block 00000000000000000001555a8d26dc3fb0698ed6dc1351b7fa6bac8f942c6d24
Merkle Root 722c558b338ee927704550a87e178a1f92a55f182eaa8a0c32dd7eb05443ab77
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,731
Size: 1.00 vMB
Total Fees: 0.00369281 BTC
Feerates: 18.26 > 0.37 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,777 (410,345 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
504,432 504,432 00000000000000000068a4f3dcd2d3b2800a07e46a5e16a7c3f7079b266fa400 976 1.00/1.00 vMB 239
504,431 504,431 0000000000000000003cb41b33a44030e2a0d952938305be4d49a0cb31d364fc 2,276 1.00/1.00 vMB 393
504,430 504,430 0000000000000000006223318dfaf292cc63fd361acc16589b9ec989343106ef 2,108 1.00/1.00 vMB 387
504,429 504,429 0000000000000000004851539fac85a268f35678f59ec4621821c5d675de0b63 561 1.00/1.00 vMB 196
504,428 504,428 00000000000000000042d826f61086672cdf8da0ffb1184ad18a5fadf6a7e02a 580 1.00/1.00 vMB 204
504,427 504,427 0000000000000000001addb72c6f7e1754b91c368ca394d60e20e0835a884fd1 1,294 1.00/1.00 vMB 240
504,426 504,426 0000000000000000002f318ef0b1e33b1eb37749487d8ff874a4b2ec47b59531 2,160 1.00/1.00 vMB 396
504,425 504,425 0000000000000000005d02ea6fdce876319109d6d81c1caacaa00cf1ee8a8b3f 2,470 1.00/1.00 vMB 419
504,424 504,424 0000000000000000004e4498fbda53536a79284169a2773406630c81b5fe8166 2,233 1.00/1.00 vMB 381
504,423 504,423 000000000000000000152c9cefeea3d1e72f7215136106b64a950310224dc350 400 1.00/1.00 vMB 191
504,422 504,422 0000000000000000000264dfd2ac18b5ff823ab7ebef2c14900d30aebaa2cc3d 2,157 1.00/1.00 vMB 423
504,421 504,421 0000000000000000000b9dd7d902e252ea3fcf2f017a92a6630858423240ca03 2,213 1.00/1.00 vMB 402
504,420 504,420 000000000000000000360cc3c29f783272f6c18f117dd4eab7aface15d731658 1,279 1.00/1.00 vMB 259
504,419 504,419 00000000000000000056a2105c9b11be301ef15315d4613c5fd4b54a8f090383 1,905 1.00/1.00 vMB 413
504,418 504,418 0000000000000000003d57e05a6fc816c658bb3b462f7491853b8f12ae54d837 1,997 1.00/1.00 vMB 269
504,417 504,417 00000000000000000031b4f487f4121cd008aea205d5647869323512551227e3 1,651 1.00/1.00 vMB 371
504,416 504,416 0000000000000000004eb55588e057662cf041b0c9ccb527b540054fc376577e 2,299 1.00/1.00 vMB 398
504,415 504,415 0000000000000000002a635e11fbff7f72eeeb72a70621f5d43582b58ae3859b 2,752 1.00/1.00 vMB 450
504,414 504,414 0000000000000000002185df4931c73994e4abbb0b989b6cad1ce6fe89e63256 1,763 1.00/1.00 vMB 369
504,413 504,413 00000000000000000076634d82c73ae05a165867c7037a5f3fe65f588076d807 2,347 1.00/1.00 vMB 518
504,412 504,412 00000000000000000077b1739bc5325f8f21a3f2593ac6149d6bda4fbf46c37d 125 1.00/1.00 vMB 152
Previous 10 blocks ↓
Total Size: 781.99 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: 648.70 GB
    • Received: 13.06 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.