Loading Tool

Explorer IconExplorer

Memory Pool

88,751 transactions
33.17 vMB
0.19657422 BTC
Random Selection Loading Transactions
Max Size: 199.80/200 MB

Candidate Block

Mining Attempt 562d76f497a2659c77ff6891d0482772568b7e557250534a63dadd55f41d4e44
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root b039a6a9635260b3e1550e0eb19d68aee3621c4b96d3f9c062c4f85dee036b82
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,892
Size: 1.00 vMB
Total Fees: 0.08645213 BTC
Feerates: 387.56 > 8.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (148,389 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
766,564 766,564 0000000000000000000801030b0079a011c8b8e2dd6ed274acb1b9a8fa53c635 628 0.24/1.00 vMB 10
766,563 766,563 000000000000000000043b012be9da30032622f94860844d6e130b5c3fd4c1ba 919 0.31/1.00 vMB 10
766,562 766,562 000000000000000000038d0df36e8c635682a8d114fe568591f30e8a1cec35c6 842 0.47/1.00 vMB 7
766,561 766,561 00000000000000000001f3a2e01e3907ec56f3adb393e77b674aecf83ca74bfe 1,383 1.00/1.00 vMB 4
766,560 766,560 000000000000000000053267439dc7d3a0adeb88ea542e626ae4cc095f4ba28d 2,867 1.00/1.00 vMB 19
766,559 766,559 000000000000000000078dfd3b768f2582564ee3d53f02a30e352c15215ec5df 996 0.48/1.00 vMB 9
766,558 766,558 0000000000000000000682210106882f5fc392dd6899c0bd77aa7c7b7df24ee1 45 0.03/1.00 vMB 11
766,557 766,557 0000000000000000000149b8c8a1ca8f9685b6c81b991262a8470c678a290d2e 580 0.63/1.00 vMB 15
766,556 766,556 00000000000000000005e8f8d31d5fe954edf96b0846db5698146840cc35717e 1,253 0.49/1.00 vMB 13
766,555 766,555 000000000000000000046acbc5910fb823d6f1c226696607b3f08db2f1f9b940 1,093 0.48/1.00 vMB 10
766,554 766,554 0000000000000000000271c2a1bd4df6f2e1578451f05df7d20178c78f433943 813 0.47/1.00 vMB 8
766,553 766,553 00000000000000000003dd6b4a0f8b554f1791beaf44d56f45289a91ecf6b4ef 2,298 0.99/1.00 vMB 14
766,552 766,552 00000000000000000001a0951b5f0e6b1d5c65c37f8d5a3a295170c99b2af77c 1,054 0.53/1.00 vMB 9
766,551 766,551 000000000000000000060f64073267802a5b6971ac4266d84d58d8b0c25d4dda 185 0.05/1.00 vMB 14
766,550 766,550 00000000000000000000792fd4c1819223b4e7d57d08f23e6ce1a28580359398 1,429 0.46/1.00 vMB 14
766,549 766,549 00000000000000000002da752a7b9c2aa1e9dfec2972af024128c28339e17265 756 0.67/1.00 vMB 4
766,548 766,548 00000000000000000004042d98928196ffd3405d3b585caf30a139b9e0ac335f 2,203 1.00/1.00 vMB 12
766,547 766,547 000000000000000000015fee935058996cf30834b1310027e4feb4d8487ec3f0 2,246 1.00/1.00 vMB 3
766,546 766,546 0000000000000000000386fdc436d8cb624398958abd24f466cb10e0dfea7ff6 2,719 1.00/1.00 vMB 20
766,545 766,545 000000000000000000007f76ca045235baf17731d5e4c832e8b986b97af0fc1a 2,710 1.00/1.00 vMB 14
766,544 766,544 00000000000000000001362328a33a4932082c13123e01d6139c3b1d388d1724 1,448 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.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: 660.09 GB
    • Received: 14.62 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.