Loading Tool

Explorer IconExplorer

Memory Pool

86,924 transactions
32.80 vMB
0.19992910 BTC
Random Selection Loading Transactions
Max Size: 192.32/200 MB

Candidate Block

Mining Attempt d4bbb2660f959c0cb913bd24d61fe019557fd094d308ef6cb84e63bc5876bec4
Version 20000000
Previous Block 00000000000000000001e4fde79e1fe01af27d4e76c48343b723fc7054e22573
Merkle Root d566ac6a1befcd2e4f96e261a3dd967591e92fdb3cf693b71e4efe1fd2b0d661
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,764
Size: 1.00 vMB
Total Fees: 0.04684860 BTC
Feerates: 150.93 > 4.69 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,635 (657,933 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
257,702 257,702 00000000000000014d75506ad903564a10954f610baaade00aa3043b7f2b3bac 192 0.10/1.00 vMB 113
257,701 257,701 0000000000000023b62398e23d4d704b1451c0117474b36108b98017df37b502 909 0.38/1.00 vMB 108
257,700 257,700 000000000000001cd4031e153281c922faab51f17a3ded9426f82887fae93f3a 220 0.09/1.00 vMB 98
257,699 257,699 0000000000000023aac2b0d1bb4ade90548bd8986e30f5200bae77d4f8666086 36 0.01/1.00 vMB 122
257,698 257,698 000000000000000b36450a180cdc19e9c2aa6dd342295e32e37c453137b96f90 212 0.10/1.00 vMB 303
257,697 257,697 00000000000000222694f48ebc73664375d8cc3bc329dfd3017a8a7f6f8d0731 45 0.02/1.00 vMB 90
257,696 257,696 000000000000000895e4973f7781cceda0fe03a307218c39838ac99900f34a26 189 0.09/1.00 vMB 118
257,695 257,695 000000000000002d91b4e6858a419a0bd4679fd94a4b322845db9743a96d8cd0 60 0.03/1.00 vMB 80
257,694 257,694 000000000000001343ea75c95e181141b561aad4c55d22005db7647e7a1d51fb 157 0.06/1.00 vMB 119
257,693 257,693 0000000000000003b37d3cf5692b226c747ff9b9e085011f4bfc24f856078119 253 0.11/1.00 vMB 92
257,692 257,692 000000000000000958250bb9458ff6f84d9be87656ee730fe0c3c6b301a632f9 144 0.05/1.00 vMB 93
257,691 257,691 000000000000000772e410275cfa8f2f300269f2cdafc152252757c4ccda31fa 309 0.14/1.00 vMB 89
257,690 257,690 00000000000000059eaba640d276482bdd24564d8014a005df856908eb535a89 30 0.02/1.00 vMB 4
257,689 257,689 0000000000000010472c4be83f46518c22d3de846d9c0ebb3cfe6b8103dd6698 198 0.09/1.00 vMB 88
257,688 257,688 0000000000000013a3c7267d1714f11f5ae81894de93561ccacc60d711c9b0f3 62 0.05/1.00 vMB 51
257,687 257,687 000000000000002cc19cf331c9b035b1be39203f28069d419105e569ddff49a9 342 0.16/1.00 vMB 94
257,686 257,686 000000000000000f5c8e7cf10fbe3880b659f662357a335b061b7d11545e7436 83 0.04/1.00 vMB 119
257,685 257,685 000000000000000a932921c32949b2771f785d60826f96f86dd9d7938551e433 97 0.05/1.00 vMB 112
257,684 257,684 0000000000000029e4e244a9f73c1b94f01accb2a444eda4ff018a8370925d4b 34 0.02/1.00 vMB 45
257,683 257,683 000000000000001f8b27c02300f32fc18f5970dba37763849a9ac9382e13918c 28 0.01/1.00 vMB 61
257,682 257,682 0000000000000002ac496d34662de5f332ed846366f96d5b61d75e8320e6bce8 29 0.01/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 783.49 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: 772.79 GB
    • Received: 20.30 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.