Loading Tool

Explorer IconExplorer

Memory Pool

78,107 transactions
29.34 vMB
0.06435050 BTC
Random Selection Loading Transactions
Max Size: 176.23/200 MB

Candidate Block

Mining Attempt 7ff0760e88f8d1e6eb10ebdc48421ba8ef500ec8b4415834836579518655da21
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root 8a6fb40b238e1fcff1afd9b8924f4b4d52348748582efb998b7e752b7801d4b0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,893
Size: 1.00 vMB
Total Fees: 0.00492691 BTC
Feerates: 18.31 > 0.49 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (194,589 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
720,407 720,407 00000000000000000002c13b57c77a52cc73d15925f1a51ae240ab1ac384ada5 2,410 1.00/1.00 vMB 7
720,406 720,406 0000000000000000000016ed49d58db1f2755ef5762f19107027672ab441b2c6 2,625 1.00/1.00 vMB 14
720,405 720,405 000000000000000000016bbf9a9e67d5073bb261cf3781ccb51dcbfd333aca40 2,666 1.00/1.00 vMB 18
720,404 720,404 00000000000000000008197a7fe12e44c97381f9e495daf41235b23ef5515060 2,844 0.97/1.00 vMB 8
720,403 720,403 00000000000000000008241e24d394f033a540a20eab87e0a629fda664edd848 2,254 0.79/1.00 vMB 6
720,402 720,402 0000000000000000000581b172db6dc93443b472cc8475ba5cbda1bce1ee3a68 2,418 1.00/1.00 vMB 13
720,401 720,401 000000000000000000051ae85973418bddde9732e8865fe1f2d09db005668669 27 0.01/1.00 vMB 6
720,400 720,400 00000000000000000009669b7e59c09e950d2f12dabe968ec85fe5f27aae25e3 1,029 0.29/1.00 vMB 5
720,399 720,399 00000000000000000006338861f05bab4ffba23f805347fe024e9ff53f5d0184 2,961 1.00/1.00 vMB 10
720,398 720,398 00000000000000000008eabbd53a82b740ca62b5aeaacb8b6716522e5f50d8c2 2,647 0.95/1.00 vMB 8
720,397 720,397 0000000000000000000631c35068bccb280459d0536a1d6fb93eacec9ae693de 268 0.19/1.00 vMB 4
720,396 720,396 0000000000000000000a6fe06c33a81be85397bab1ddaeff15970b2c2e3044d6 765 0.52/1.00 vMB 4
720,395 720,395 00000000000000000003e13470b9823101397b3570f2d4dc44400138c5472bb9 172 0.16/1.00 vMB 5
720,394 720,394 00000000000000000005d435e58eddefb0670bda4ed8b52f7d68987ba4f48f3f 2,023 0.89/1.00 vMB 6
720,393 720,393 0000000000000000000102a3bfc5225dc4c11cf4f9a5b7ba1ec80e649227cc03 2,353 0.92/1.00 vMB 5
720,392 720,392 00000000000000000000b2e68f8d6dab3c3c643d344bb63f4d91bd95df2a4c02 2,049 1.00/1.00 vMB 7
720,391 720,391 000000000000000000052db0480a5d93795b678823b5cc11bcad78e472f432be 3,208 1.00/1.00 vMB 14
720,390 720,390 00000000000000000003f16f923dff706a4a20f305b4ef235a68d2f419351547 81 0.02/1.00 vMB 11
720,389 720,389 000000000000000000009d5f8f527c4515404b0ef4ad0135d3678dbfaeb0d15c 166 0.06/1.00 vMB 9
720,388 720,388 00000000000000000008641f10d9cf591864e38160dcfb510ce25aaf1e77754a 527 0.14/1.00 vMB 8
720,387 720,387 0000000000000000000a05b1d6f5150bf68f5d707061ebe651c0d9db9163e14c 357 0.19/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.38 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: 664.47 GB
    • Received: 14.98 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.