Loading Tool

Explorer IconExplorer

Memory Pool

68,222 transactions
26.03 vMB
0.06377833 BTC
Random Selection Loading Transactions
Max Size: 156.51/200 MB

Candidate Block

Mining Attempt 56e7c1276554ffdd139a57860f31c25be3c2e1ad30b5ca83dce8c0dcf50e7c96
Version 20000000
Previous Block 0000000000000000000175dbeab0bf4ef64bdb07fd59f99fae4c08e0d4533d28
Merkle Root 241df75bdd13bef5e82021b249256fd45f225530851789a11d01b3ccdc941452
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,286
Size: 1.00 vMB
Total Fees: 0.00865371 BTC
Feerates: 100.33 > 0.87 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,513 (782,461 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
133,052 133,052 0000000000000c44102752a1b10c92cf6253e207e93956fc406c8fc9b9a3b3ce 33 0.01/1.00 vMB 687
133,051 133,051 0000000000000c0f44e9b22d0fdff8f02d211d1e155a7d8f8e106fe7ca124c83 21 0.01/1.00 vMB 213
133,050 133,050 000000000000110c67a2935aff014ed2094062d2595b70d5c9cdf0d127f8c48d 1 0.00/1.00 vMB 0
133,049 133,049 00000000000005037104541a19a3b54f7049abe44c89fcda75d79532d3509381 80 0.03/1.00 vMB 225
133,048 133,048 000000000000126ea3bc4b8533cfebed114c422ef1535dd7f2fbce17de85adb4 21 0.01/1.00 vMB 692
133,047 133,047 0000000000000001e4646f3b4841707b62ecf7412ebc0bdbd2538e745d474a79 30 0.01/1.00 vMB 643
133,046 133,046 0000000000000eba79ce8b5666a2541b5d9acc5806960b37741690d6b8cb6bcb 11 0.00/1.00 vMB 583
133,045 133,045 00000000000004cb300dbf1dd17046d326a4b8742f0965fef764605687302908 5 0.00/1.00 vMB 0
133,044 133,044 0000000000000c9c9a7f1a190266d7d191a8c5670526aad9b23faf58a3826ed2 12 0.00/1.00 vMB 78
133,043 133,043 0000000000000cf1b2055e0cedfe8463d637e91ae2fbafead3b2ee39c3fc48fe 8 0.00/1.00 vMB 736
133,042 133,042 000000000000050e03851523820b3386e31495a724a7d678a2413b41d26982f6 13 0.00/1.00 vMB 1,183
133,041 133,041 0000000000000d863a6e2e33d1df27a25fc967402fb073d1ae3483dcfd89b8c3 111 0.03/1.00 vMB 357
133,040 133,040 00000000000012df0e050dff19a8b6d5369d8e560c4d905cb9918dac93ac2661 20 0.00/1.00 vMB 0
133,039 133,039 0000000000000d7d82e0282381324715818c6b80868ca05a008c1a2ea711bd63 46 0.01/1.00 vMB 226
133,038 133,038 0000000000000569ad4011c8105047abd817f72548b884f2deb4a42e7247a8db 22 0.01/1.00 vMB 573
133,037 133,037 00000000000009e38e6f890f84370ef88505c3ffe304de91f9a6a8b460a5e673 140 0.05/1.00 vMB 238
133,036 133,036 0000000000000317c8021e336fcd748273b2a5b25fe63193311ba73bcb865b44 13 0.00/1.00 vMB 436
133,035 133,035 00000000000010d36779832ca7905a33bf741f4ec75077a36ef0d2dd259e444c 35 0.01/1.00 vMB 788
133,034 133,034 000000000000092fc49a39d303ec8dec115a06feef710102c08bf3c0c4d6c0bf 38 0.01/1.00 vMB 777
133,033 133,033 000000000000065a4dfa8d22a23f9ad43edfd4fe38d97939b352da8405ee32bb 75 0.02/1.00 vMB 798
133,032 133,032 00000000000000c8244b964994e9ffaed162021eb9853e6ead4f29da09884660 15 0.02/1.00 vMB 58
Previous 10 blocks ↓
Total Size: 783.29 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: 766.44 GB
    • Received: 19.27 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.