Loading Tool

Explorer IconExplorer

Memory Pool

43,156 transactions
26.85 vMB
0.06971282 BTC
Random Selection Loading Transactions
Max Size: 141.34/200 MB

Candidate Block

Mining Attempt f6cda2e679adfa0c69cb9337adc00809244efd80fd6b268e42acd0409d81aa2b
Version 20000000
Previous Block 00000000000000000001c9da3c7fdd5757753db26645c1c8633d9e2dd727a1ba
Merkle Root 17b190eba4ed8ade0532cf34d043f5f08df1a6ca5000f44dca1c8426276c4ea8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,509
Size: 1.00 vMB
Total Fees: 0.02014646 BTC
Feerates: 197.49 > 2.02 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,802 (88,119 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
826,683 826,683 00000000000000000003780229a5796a1503aa6aa73b2014e07f8ad91139c7ac 4,120 1.00/1.00 vMB 35
826,682 826,682 0000000000000000000326409b8cf611c99d2b1f653a5509c62367bf938f645d 5,325 1.00/1.00 vMB 43
826,681 826,681 00000000000000000003056a947e47f5df66f517b9f58ad9a89973078432d524 3,053 1.00/1.00 vMB 35
826,680 826,680 00000000000000000003909133eec07fa8d85e250c84c9437ad4e89655e3c046 4,426 1.00/1.00 vMB 36
826,679 826,679 000000000000000000009647ed29251771165123f78a1dc4e45bf645dc91c172 4,889 1.00/1.00 vMB 43
826,678 826,678 00000000000000000002173d8a67965e37c921c19c13ed532ba35cf58b0dfcf4 4,740 1.00/1.00 vMB 45
826,677 826,677 00000000000000000001e9012338156f4fae1864d0ffa5a169f58802fc21c773 3,398 1.00/1.00 vMB 50
826,676 826,676 00000000000000000001c7e66e37a1ff78132897dbc6c2d7c24d0a994e7782c1 5,214 1.00/1.00 vMB 45
826,675 826,675 0000000000000000000035629c4a94e636b36a30e428a5d519ba0651ae472d2d 4,259 1.00/1.00 vMB 50
826,674 826,674 0000000000000000000077c6a8f6de5850f2a0234e904c881fca4d7d06e35a5f 4,238 1.00/1.00 vMB 46
826,673 826,673 00000000000000000002e0477bf3006584d475f418d800d649fa02abc9c72295 3,931 1.00/1.00 vMB 54
826,672 826,672 00000000000000000002f9bcaaf51c430061332156b4be013ec77a498ee3432f 4,252 1.00/1.00 vMB 47
826,671 826,671 00000000000000000003bcf29602864b6b675333ef9400369564fbe77a896ba8 4,250 1.00/1.00 vMB 42
826,670 826,670 0000000000000000000252d329fb406971e21afb84e3b67b975aa88d497f19c5 3,968 1.00/1.00 vMB 45
826,669 826,669 000000000000000000039db9fb36dc1bb21e2b01b98eab7b87340f61267b01ff 4,728 1.00/1.00 vMB 48
826,668 826,668 000000000000000000020e32174ab7c9308bb25fe2894cd59ce73c410a2dd533 4,357 1.00/1.00 vMB 52
826,667 826,667 0000000000000000000380963fc705c9a0760f5a42522667cb5b7e1b2ce8fc0e 5,153 1.00/1.00 vMB 44
826,666 826,666 000000000000000000015fae6c2ad7df8cb4424632f9a85f6c39dca12a1fd385 4,071 1.00/1.00 vMB 50
826,665 826,665 00000000000000000001a9ad0c4a59a967a66be300e5001f871f7ebb7bf119fc 3,845 1.00/1.00 vMB 60
826,664 826,664 00000000000000000000998976f67ebe8d9337a4d88da7743a974eef7ee1fb06 4,601 1.00/1.00 vMB 48
826,663 826,663 000000000000000000038f6faae02cbd8aa0e77fd603648fa3358028cc1fd0fc 4,598 1.00/1.00 vMB 53
Previous 10 blocks ↓
Total Size: 782.04 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: 650.44 GB
    • Received: 13.28 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.