Loading Tool

Explorer IconExplorer

Memory Pool

41,499 transactions
28.18 vMB
0.08196490 BTC
Random Selection Loading Transactions
Max Size: 144.77/200 MB

Candidate Block

Mining Attempt 854044d07bc107f0bd4ec8e90e5731eaa53d51c305ce9dd8df0664c4858632d4
Version 20000000
Previous Block 0000000000000000000150af92ee92bd2e82ce4cfb7457b8417f1c43deb942f9
Merkle Root f4c99311ad06c8fcc54eaa4a19cb24d7b6e6eeec7c9ab4b8cbb297246377c354
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,605
Size: 1.00 vMB
Total Fees: 0.02625729 BTC
Feerates: 200.00 > 2.63 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,644 (835,608 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
79,036 79,036 000000000007e129afb46d6c5c25b3c579832d41c1547398a50a037a907d7d0c 1 0.00/1.00 vMB 0
79,035 79,035 0000000000401531bf63ddaf56522dc1f661e3f8fb23be94125c32d35971a9ac 1 0.00/1.00 vMB 0
79,034 79,034 00000000001c7cacd68a26c59ccd87f677350e40c00da25a95754a0a3163073e 1 0.00/1.00 vMB 0
79,033 79,033 0000000000154b906722d9729e61170ca98c9ee801f725a11bf93d99aa9afc48 2 0.00/1.00 vMB 0
79,032 79,032 00000000001da551d3faaf873312d291286acb3b59640dd16164ddd50ce82710 1 0.00/1.00 vMB 0
79,031 79,031 000000000051a75bd122ac2b4c6d0521072a34d96d407c2fe75f8b98dee37640 2 0.00/1.00 vMB 0
79,030 79,030 0000000000337f5402b81fe07d1efe5bae67413734dc7d69be81a27b9681a275 1 0.00/1.00 vMB 0
79,029 79,029 000000000002748243d328a13b860540b0275f0a3e2747637f976df4b6f1d9f3 1 0.00/1.00 vMB 0
79,028 79,028 000000000018e4b84d591df01ebe5fd898589a45afc53450e404a63e718fb6a3 2 0.00/1.00 vMB 0
79,027 79,027 00000000000b00eb56232ec28dbcabec741f87cf56465442024a7ccfc2a10dcf 1 0.00/1.00 vMB 0
79,026 79,026 0000000000002733b66a550ddb605dc1124a3133b042b6d89ae936947f2fae81 3 0.00/1.00 vMB 0
79,025 79,025 0000000000578cede5acff3ef1bf2504ae1d9d2fb91e0cf63c3a28076269d40a 1 0.00/1.00 vMB 0
79,024 79,024 00000000003672a0df8941839b596374072366ed4f5e8956b1956d48b17fdc7e 1 0.00/1.00 vMB 0
79,023 79,023 00000000002eac7e3766ada653565e623089160f102616b247589c54a49a97ec 1 0.00/1.00 vMB 0
79,022 79,022 000000000003207f408f9ab977dbf6e86da325f03a19d8bc5b0e5306f629693c 2 0.00/1.00 vMB 0
79,021 79,021 00000000000c12340345cc20d35279e2949c017ceb8c0e5488148c1af9ed8004 4 0.00/1.00 vMB 0
79,020 79,020 00000000000c63aedce1c194464f5d31eeba66c1a7f0c7c1fc24548cfad9e47f 1 0.00/1.00 vMB 0
79,019 79,019 00000000004f32c6441e782d8383054834b9b84b8a702bf7695c4c673c078e30 2 0.00/1.00 vMB 0
79,018 79,018 000000000057af10a6a161ed7e40198374c8236fdccdcc64d24c1b5291c05d7d 1 0.00/1.00 vMB 0
79,017 79,017 00000000003e70bc91342461ce1f81a2131fc017b48509b4aa8157710fab544a 2 0.00/1.00 vMB 0
79,016 79,016 0000000000399c7b9fd8196d6b1016667fc6306313ef7b3ac71c657cd3540644 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.76 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: 632.43 GB
    • Received: 12.11 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.