Loading Tool

Explorer IconExplorer

Memory Pool

15,128 transactions
18.09 vMB
0.02335097 BTC
Random Selection Loading Transactions
Max Size: 91.05/200 MB

Candidate Block

Mining Attempt 00f562fe2bba27ed77a5200a264cca46fb70cf1e20518ad97ad4f5ddd35cd182
Version 20000000
Previous Block 000000000000000000009dcf5043d4f881e0e3cae742a2252486e501c73a99db
Merkle Root 5b9b427cbe7cfccce68b3d67bd51ce0a7843618bf6f966b917c689a143010f14
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,979
Size: 1.00 vMB
Total Fees: 0.00390310 BTC
Feerates: 80.43 > 0.39 > 0.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 941,427 (21 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
941,406 941,406 00000000000000000000859343455cdc29cfbed851f4c12d350e3f30dd2fef5e 3,361 1.00/1.00 vMB 1
941,405 941,405 000000000000000000001dca29375ea3d5016eec287c1cc7c0452132a4f06b05 3,522 1.00/1.00 vMB 2
941,404 941,404 00000000000000000000099adbd8ecb3699f1fe44b31640e8b727948ca69defd 4,980 1.00/1.00 vMB 0
941,403 941,403 0000000000000000000109964556b2ece8546afb1c80ed5899205dfb0a70b077 3,031 1.00/1.00 vMB 3
941,402 941,402 00000000000000000001524b2b1eeefac49d9deae51d89daf5a0d1021efc7af8 1,122 0.75/1.00 vMB 1
941,401 941,401 00000000000000000001efd85fa6adb9bd52f13d8fb25ecc40b3a5022d089196 2,130 1.00/1.00 vMB 4
941,400 941,400 0000000000000000000100973ae01a390495855e7317414f0b956bae896a4854 3,448 1.00/1.00 vMB 4
941,399 941,399 000000000000000000000c68e664132089bf57ffbe9420722f57d58ed945a379 3,728 1.00/1.00 vMB 1
941,398 941,398 000000000000000000006a2448cf7943249f93755560681afc8179635e78da7a 2,947 1.00/1.00 vMB 4
941,397 941,397 00000000000000000001c1af2aae59e7ed0841762323ef7ce390d53a49eec4ad 22 0.01/1.00 vMB 2
941,396 941,396 00000000000000000001087a14f1863b8ea77bee60c4f68d22ff08f38490db21 3,335 1.00/1.00 vMB 2
941,395 941,395 00000000000000000000445a9b5f4a16b1ad6fd6b66f41eb2e7cafb23298a9e3 702 0.23/1.00 vMB 2
941,394 941,394 00000000000000000000b29506dcfa5411a09802a86fdc41a0f3b0dd7e92d8a4 71 0.07/1.00 vMB 0
941,393 941,393 00000000000000000001649fc0a8ba8367fdec3e26f54a768a9a2f8032d8866f 2,343 1.00/1.00 vMB 0
941,392 941,392 0000000000000000000180ab0a9f3887d902dfcf4398b4d3809155199b626f66 1,071 0.38/1.00 vMB 2
941,391 941,391 00000000000000000001699be501c3388478f4a0de8fcef391080081229f6bba 3,710 1.00/1.00 vMB 1
941,390 941,390 0000000000000000000137a051647de8dafcbc810c105d94afb7b54a5d409a1d 3,796 1.00/1.00 vMB 0
941,389 941,389 000000000000000000016b1641e78b3b9ca898d677a25fb603664c5effe32be2 4,307 1.00/1.00 vMB 1
941,388 941,388 0000000000000000000022d8e73a96a89c9aed4bb9eb19a07690bd0ed0baad02 3,221 1.00/1.00 vMB 2
941,387 941,387 00000000000000000000af2fca5110bb455f8497ec28862efe147d9a7fd92697 4,584 1.00/1.00 vMB 1
941,386 941,386 000000000000000000014870c24c14143e06fbe4632874aacea209a787d4ff4e 2,224 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 829.31 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: 4,641.43 GB
    • Received: 251.34 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.