Loading Tool

Explorer IconExplorer

Memory Pool

46,544 transactions
26.97 vMB
0.06376136 BTC
Random Selection Loading Transactions
Max Size: 143.26/200 MB

Candidate Block

Mining Attempt 97dae0f6c7a5f28281b7f09b45f93a6ee054b733bc5958f7529c1a6bcb4c11dc
Version 20000000
Previous Block 00000000000000000001555a8d26dc3fb0698ed6dc1351b7fa6bac8f942c6d24
Merkle Root 87ebe15265f923695771b515c07554935c6cdae4890a34d53366bda8dafc4c92
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,209
Size: 1.00 vMB
Total Fees: 0.01395160 BTC
Feerates: 100.17 > 1.40 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,777 (910,279 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
4,498 4,498 000000007c35b2d43bdefded7668d3a536b09f1e19d2f351e5b73a11ec270176 1 0.00/1.00 vMB 0
4,497 4,497 00000000c94e438458009b3346cebf828340194fd92d26aee934029f0b1fa28c 1 0.00/1.00 vMB 0
4,496 4,496 00000000cf9592ca3b247cc8298ede221174692fc3e4bdff34825223cd6a40b6 1 0.00/1.00 vMB 0
4,495 4,495 0000000054c9f54351537e2657f1e2b7db9134c6cac5052655f536d52d9a4a3a 1 0.00/1.00 vMB 0
4,494 4,494 00000000d9a23cf059f612caf2022047961128a17bce3000d833e5e5af8b3c42 1 0.00/1.00 vMB 0
4,493 4,493 000000001fdd75f2fd988cea23e2299bc922d3e62e9d0c9480b8e0d88c408d40 1 0.00/1.00 vMB 0
4,492 4,492 000000005a40feb0df143aa622a1aac57edd38a5d2c2bc51b7ac27f8e7177af0 1 0.00/1.00 vMB 0
4,491 4,491 00000000a63464d91beae0989e1be6a419faa928f728c7388d2abdd506fc807d 1 0.00/1.00 vMB 0
4,490 4,490 000000002d3ce54305428084e74de3ba4f0d39b0561df8f3b3d3276411dbd1be 1 0.00/1.00 vMB 0
4,489 4,489 0000000089e399d12c0104c1601b84166a7b2ecf163a3d1f7e6372d0d6265d5e 1 0.00/1.00 vMB 0
4,488 4,488 000000005ced5b0d6721ad74e4a08bc1b5a04c6005f155058db682f379c5d9c9 1 0.00/1.00 vMB 0
4,487 4,487 00000000b9ce40954d6fb6eb107bf4184198de4418a05540e564a7c0261ba24a 1 0.00/1.00 vMB 0
4,486 4,486 000000004ac5a289c27d3c232dfdaeede94c71c8cc26ad70761f29d0f0899d44 1 0.00/1.00 vMB 0
4,485 4,485 000000001590197199f6a1bcb7948b716dcf40a5dde482ec6f1c9c58add52ee9 1 0.00/1.00 vMB 0
4,484 4,484 0000000009d5887874cd925b7418bfa9a243b466dcf6fcf3e2d175d43aded182 1 0.00/1.00 vMB 0
4,483 4,483 00000000afd960ab125b558081f57cb91cb4b227756ab345c2c6394554c07144 1 0.00/1.00 vMB 0
4,482 4,482 000000002d4cd936eab7956fa6a714ad328b8969ee7e1ba9708c6bc6626d9c3a 1 0.00/1.00 vMB 0
4,481 4,481 0000000061cb37d6fa617ec0535f11c413deb3946918bdb0c909fd158a0cb10e 1 0.00/1.00 vMB 0
4,480 4,480 000000004fed09c6a05bca51c68115a2ec631d463d449f0b6da2fbceff86de24 1 0.00/1.00 vMB 0
4,479 4,479 00000000784b30e19707950458dddfb34cd42dfc3949c164633d9d2d216ab00d 1 0.00/1.00 vMB 0
4,478 4,478 0000000003a0415581df304c38440e3168ea271a45e134b91125f1175ddfaf7a 1 0.00/1.00 vMB 0
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.