Loading Tool

Explorer IconExplorer

Memory Pool

45,390 transactions
27.97 vMB
0.06914002 BTC
Random Selection Loading Transactions
Max Size: 147.87/200 MB

Candidate Block

Mining Attempt e5d2e70e6b9caf6ef8f89ff4c4b7a61ce8d67352e819a8a53eed48ab7244a2c6
Version 20000000
Previous Block 00000000000000000000958de36f69a7b169bf6b7f7790576bb3bc365e342bfa
Merkle Root 9fa52a82a1ec9045806caaf04f6eb99e4431b98edf047ab3cc740114fddd5497
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,071
Size: 1.00 vMB
Total Fees: 0.01579953 BTC
Feerates: 101.53 > 1.58 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,937 (561,486 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
353,451 353,451 00000000000000000a8cb67d429f03f415a39d6006eb8632f5f6760455ffafea 137 0.11/1.00 vMB 11
353,450 353,450 000000000000000006c211f45dac80b3673f012dfb3ba268ffadbcede5f9ba72 1,275 0.66/1.00 vMB 24
353,449 353,449 000000000000000016948dc85e4f373f0ccf195d11d75c7520ba4aef5ca2af6e 536 0.55/1.00 vMB 8
353,448 353,448 00000000000000000938bb6c06a81c7f16afcf6a4239524f231dd9f187d5e34f 441 0.75/1.00 vMB 14
353,447 353,447 00000000000000000a5dd76e4839a40c56fe2a70d2ae10888b64df0578ca4156 783 0.75/1.00 vMB 18
353,446 353,446 00000000000000000ae8e53011c4bbc8cd058f0eb933e6d7a71428549984048d 1,937 0.90/1.00 vMB 29
353,445 353,445 000000000000000009d6100721b69065273039ee9252b192c7e2d7562f2320fe 2,658 1.00/1.00 vMB 36
353,444 353,444 00000000000000001139dfb0368629ab5438eaa0c39e3a43d715a125f89471ea 534 0.25/1.00 vMB 26
353,443 353,443 000000000000000010f800a1c01703fd6aa0cc7fba8d8f816dc326e22c1b754e 679 0.38/1.00 vMB 26
353,442 353,442 00000000000000000b8b81eef6f9e0346981b683039833bc7b9884166f6f5fa8 1,168 0.57/1.00 vMB 27
353,441 353,441 000000000000000008221e5a1e7bf19c572b6020c68122e80aeaa1fb631f9a63 791 0.45/1.00 vMB 26
353,440 353,440 000000000000000007b434c27fe67e41094df4adfa304df288b353a65ff9d5b2 314 0.20/1.00 vMB 18
353,439 353,439 0000000000000000091829dcb4778867f72d22001e5475ddc356fcad47b70461 603 0.32/1.00 vMB 26
353,438 353,438 000000000000000014e1529202ccb62d1fb422e8774dc102986b7da9f1a13f7d 1,001 0.57/1.00 vMB 34
353,437 353,437 000000000000000009bf59c622b1ec83957795bf3741362a728b3b3ebd0fe5cb 189 0.30/1.00 vMB 13
353,436 353,436 00000000000000000e90a46fdcca31e641af38709be870f552f896d2e37dcd51 766 0.75/1.00 vMB 17
353,435 353,435 0000000000000000022c6d325a56db2b8ad7cd3159dbe05a8e2256ec15d9ae34 1,060 0.75/1.00 vMB 22
353,434 353,434 0000000000000000145e5bd81eb9d02a47014498dda3af8e9d3e8dec80ef140e 1,131 0.70/1.00 vMB 23
353,433 353,433 0000000000000000104a2e157347e789d264b8a4ddd653231ac540ff35e93d51 1,157 0.73/1.00 vMB 25
353,432 353,432 000000000000000000061a6e54a83e8acbc63d2e4f0937da8e22d5593bf1165a 335 0.15/1.00 vMB 33
353,431 353,431 000000000000000015321b012a1cd3810a016640c2e293a6b622afdbe4b8130d 378 0.20/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.28 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: 656.74 GB
    • Received: 14.43 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.