Loading Tool

Explorer IconExplorer

Memory Pool

36,475 transactions
28.92 vMB
0.08909404 BTC
Random Selection Loading Transactions
Max Size: 144.06/200 MB

Candidate Block

Mining Attempt 46725f5f0e587e7a9d4674f06bc5eb91a942a93f4b60fd929c907bf3b0e56712
Version 20000000
Previous Block 00000000000000000001216f724118bd0b2a55bfa878bcb0c0d7e4a602634f4a
Merkle Root 0c69352f35dc2a4867bc876f18c2878c1b6cfaba847f660ade3ad7b30261b543
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,725
Size: 1.00 vMB
Total Fees: 0.03071712 BTC
Feerates: 150.54 > 3.08 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,520 (389,957 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
524,563 524,563 00000000000000000009ffa8a6712790fa326f4e3ae4a725efb8f782639023eb 117 0.04/1.00 vMB 16
524,562 524,562 0000000000000000000e542fc072700fcaedb9ade667faeb703cd5f595c4a846 471 0.17/1.00 vMB 24
524,561 524,561 0000000000000000001f22d835dc2dbc463005c4f302cba4be2e71765092b84d 963 0.36/1.00 vMB 31
524,560 524,560 0000000000000000003001e8c9ee942c2bf1fce45161b85cedde24e976c16a1c 267 0.08/1.00 vMB 47
524,559 524,559 0000000000000000002e6d352e18425b1774e717bf241377ea4f5cd22edc3d8e 1,899 0.64/1.00 vMB 26
524,558 524,558 00000000000000000005a4e354c128977019f1baba43142ed0b319045c7016cf 406 0.19/1.00 vMB 86
524,557 524,557 000000000000000000346448796facc795748633ac667428335fe685dbc7dac2 392 0.16/1.00 vMB 37
524,556 524,556 00000000000000000012a253bd99c713da180f2b81935afdbc0d6efae77569e9 217 0.06/1.00 vMB 15
524,555 524,555 0000000000000000001f6c4aec61b2e3edfff6688d4ab134a19fe3f0dd36a8b9 434 0.14/1.00 vMB 25
524,554 524,554 00000000000000000027ce0cdcf127602658cea71fa94ad982c7e034b379774e 48 0.05/1.00 vMB 63
524,553 524,553 0000000000000000001b55ed8c4f0097a42b5578f07d52936ac5343c66b3c668 681 0.27/1.00 vMB 49
524,552 524,552 00000000000000000006e68e969f86ab07a4ba4d9d2c1f018c9203476af62e3a 1,630 0.48/1.00 vMB 16
524,551 524,551 00000000000000000005ef313ea68f43aeab2695efe1c5f2ac16ab2135170384 1,163 0.46/1.00 vMB 30
524,550 524,550 000000000000000000019a3bc14fa432aad9877eae74388c12ac57ee771e3e53 900 0.29/1.00 vMB 26
524,549 524,549 0000000000000000003bee71c3ef0e5e473cf0aee64d7ce88434fa255d2b0fba 1,510 0.50/1.00 vMB 30
524,548 524,548 00000000000000000026373ddfd58bb977c8e4abc6c4c40db311ebdeceb0794f 1,058 0.46/1.00 vMB 26
524,547 524,547 00000000000000000035262b736a10057d8d0c1e89af56cadc8b595188eb7f1a 798 0.24/1.00 vMB 26
524,546 524,546 0000000000000000000784061dfa5c2e5d5829471e474928c5d20930a8a7a52c 926 0.34/1.00 vMB 40
524,545 524,545 00000000000000000020c7c47f5740e932d802b884a4153e25a1922ec717459b 140 0.04/1.00 vMB 35
524,544 524,544 0000000000000000003ebcf49a4d58931191ff4016a68c4f94888beed2cf4758 675 0.22/1.00 vMB 35
524,543 524,543 000000000000000000176cc883dc08e69fe710d5c473bbfa0e3cb812d9f932e3 237 0.08/1.00 vMB 57
Previous 10 blocks ↓
Total Size: 781.54 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 614.98 GB
    • Received: 11.16 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.