Loading Tool

Explorer IconExplorer

Memory Pool

64,595 transactions
21.42 vMB
0.07806468 BTC
Random Selection Loading Transactions
Max Size: 136.06/200 MB

Candidate Block

Mining Attempt cf59602685c743583403949b91471c70a067653ba44d700a1ff5dc9cd983b9cf
Version 20000000
Previous Block 00000000000000000001d4de7de8049111c10bcfda8c0c2a67a4b3c06ee3fdf1
Merkle Root 57512094d9749c5ad84b06b7145c9d3861c05507c34965c00ec68863c9139929
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,832
Size: 1.00 vMB
Total Fees: 0.02856544 BTC
Feerates: 318.30 > 2.86 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,674 (906,370 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
9,304 9,304 00000000e7015c74b2924ff0c3db2f481da87a3c59eba10149b0361e2cd26c3b 1 0.00/1.00 vMB 0
9,303 9,303 00000000fddeabfbf4c7a0b26053c0a7829e71e84c1d3949e0f34ee5a60592aa 1 0.00/1.00 vMB 0
9,302 9,302 00000000454b5a70640b199dee28c6c1932b4d8fcd3f7fbf0c1499173222ef9e 1 0.00/1.00 vMB 0
9,301 9,301 000000000ce946ccf793f66a47c78377d7a75010f71ffb4c63923456f81b13da 1 0.00/1.00 vMB 0
9,300 9,300 00000000af5423167651b8b485f0bea8ced1bdf7fe832821e5fad4cc27c59195 1 0.00/1.00 vMB 0
9,299 9,299 00000000ebecfce83aaa92cfc4467c2712ab0c63ae3a5b06199673eaa891710e 1 0.00/1.00 vMB 0
9,298 9,298 0000000054760524884dc3e30dfe97162c978c8f5a2673f94be100b65235d7da 1 0.00/1.00 vMB 0
9,297 9,297 00000000f9959d7bd5d8866f0a90611f743819fa0fda37175beb37236d3462ec 1 0.00/1.00 vMB 0
9,296 9,296 00000000ad2347640191fb915c0329933e87d7204d86594c06fff363103e9344 1 0.00/1.00 vMB 0
9,295 9,295 00000000ee7cb461956c7fc73133ddf14c7592395f7063df1656bf62425bb8f6 1 0.00/1.00 vMB 0
9,294 9,294 00000000b2ff1d0b976c244900e87f7434c26699e31c1ac5bcd7a3453f926fbd 1 0.00/1.00 vMB 0
9,293 9,293 000000002c9d378f8e2d1ce7ecbf23fcae0db52433af7926cf5bba44094c2e98 1 0.00/1.00 vMB 0
9,292 9,292 000000009ca120fa05033f741deff9ab96ddc48ceecfe5e1c38ed6fbc2bc7eb8 1 0.00/1.00 vMB 0
9,291 9,291 0000000071bb4b4fe561191c7ab823d06b5186e00f89fa919ab938757b57a224 1 0.00/1.00 vMB 0
9,290 9,290 000000002d4a48f6027b3fa3a00994dfb36be703ee13a743f13e80bdcfe78b15 1 0.00/1.00 vMB 0
9,289 9,289 00000000fb5e0e40c617769e563e85ac142332b6a236f1f4acc0cdc45a446c55 1 0.00/1.00 vMB 0
9,288 9,288 0000000035e94598de6570831e3401cc581c0b2aba1a0bb8af47ddf0b7788c19 1 0.00/1.00 vMB 0
9,287 9,287 0000000077b4c660a460efea7a851250eebc5040d9b4759c71b7e896f8dc974f 1 0.00/1.00 vMB 0
9,286 9,286 00000000516e4909d43e0197116b71173c2e5d1097cfa7bcff2754449c690847 1 0.00/1.00 vMB 0
9,285 9,285 00000000a77103e5602f83cea9b65a89cde0c19095cbba84e37bfbbac85f9f7b 1 0.00/1.00 vMB 0
9,284 9,284 0000000026d2af72ee7b249d90df440d229c4687fb991e4df51b2817843ffab3 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.55 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: 774.25 GB
    • Received: 20.66 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.