Loading Tool

Explorer IconExplorer

Memory Pool

88,612 transactions
23.76 vMB
0.06705621 BTC
Random Selection Loading Transactions
Max Size: 159.26/200 MB

Candidate Block

Mining Attempt 984429d67f444fb0c8c73af475e907ef10f31dcdc3555705e910fbf53d97d528
Version 20000000
Previous Block 00000000000000000000f54521b752569f8548fedebdc2f2645d947f758c6efe
Merkle Root 3770c9cbc31d674fe9f6559c1f12568b094cda1c92fc73f665cf1ef7ae58efa7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,232
Size: 1.00 vMB
Total Fees: 0.01127234 BTC
Feerates: 200.71 > 1.13 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,100 (838,536 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
77,564 77,564 00000000000a3dc4519eed5de44ff7b29ea2c178b03713433b0f9de2b2594633 1 0.00/1.00 vMB 0
77,563 77,563 000000000013ca3e2cf62d2abc4136e627ab5946026f2e86f514bb6bec730f1e 1 0.00/1.00 vMB 0
77,562 77,562 00000000000e5ec69eb507fc491db212b44076c1b928bc9c249028eefb59c2d7 2 0.00/1.00 vMB 0
77,561 77,561 00000000001c91cc6b8641fb29b4663454b414d6984c5ff84e275820b35afeb1 1 0.00/1.00 vMB 0
77,560 77,560 00000000006738cdd9d3fb6d1069c1a5cd768fc5b14f33f0c04482c97337ba1e 1 0.00/1.00 vMB 0
77,559 77,559 0000000000497bd420ece5c1c00cb0e482a1daaf724a54f10805968ace2e0d96 1 0.00/1.00 vMB 0
77,558 77,558 0000000000357e899f63e8e1a99cecda110e15e6d729e05e94ed825d87b77817 4 0.00/1.00 vMB 0
77,557 77,557 000000000046cfd4ffa78c1547a0f82177517c5d3781c19cf19ccf4237515248 3 0.00/1.00 vMB 0
77,556 77,556 000000000031745f9dab74525e56ab37232ea95ac1ab84106e170c062b13eb7b 4 0.00/1.00 vMB 0
77,555 77,555 00000000002f3dba8bbcc4a09da991d544713421af567608b066eddaf6237697 5 0.00/1.00 vMB 0
77,554 77,554 00000000005eb1280e6aaa91dfa5a417315b283e51a4000f1d8527be03903cce 3 0.01/1.00 vMB 0
77,553 77,553 000000000046fd97ca0d87b937ac3141b246aa18cf8efe79e0c55d36280c807a 2 0.00/1.00 vMB 0
77,552 77,552 00000000002a3d6243c59d6771ec068b33d279bca38169beddb974dc9d9fe6cc 3 0.00/1.00 vMB 0
77,551 77,551 00000000004b69ebd55069f02bb423613b53b4d2c5052dffdffb8c891e7eba2f 1 0.00/1.00 vMB 0
77,550 77,550 00000000001c70caf084bf86d24151ce2bfa323869a4b5ac1ca26143f31df6ac 5 0.00/1.00 vMB 0
77,549 77,549 000000000004272908baf6178ada69083dab9d59b2fe4a8df49dd9854780f6c6 1 0.00/1.00 vMB 0
77,548 77,548 0000000000362cc8a72cedf2eeb43c4379649e161b23c826e2b3df361e631995 2 0.00/1.00 vMB 0
77,547 77,547 00000000001e139a02cd1615620de9c1c309e156765927332a1180ee8efbc9f4 2 0.00/1.00 vMB 0
77,546 77,546 000000000026f2994dc9bb63d8ba08589878469e5e3517299adb28201d88d1a2 2 0.00/1.00 vMB 0
77,545 77,545 000000000057b72029e38faa5b629b5df96b0734ba0fdd7d6a7c7f6b750eb4f3 1 0.00/1.00 vMB 0
77,544 77,544 00000000002312c4796c3afbbe34a8fdb13f7e8061bd30c65998ecc0c8ad5331 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.30 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: 815.38 GB
    • Received: 24.17 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.