Loading Tool

Explorer IconExplorer

Memory Pool

74,036 transactions
27.32 vMB
0.06476728 BTC
Random Selection Loading Transactions
Max Size: 166.90/200 MB

Candidate Block

Mining Attempt 264afc8a235b0628d9b9216e1e70980e48d6855a258ba331cc1db6aabba8a4e7
Version 20000000
Previous Block 000000000000000000002bfb1ccb7aeece6203b088c253b5b9e390365e6615b7
Merkle Root 42afe19d218474cb05ed30087459c133ca05b7994c6f1d90922626d7e62ebe9d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,573
Size: 1.00 vMB
Total Fees: 0.00665166 BTC
Feerates: 100.53 > 0.67 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,251 (306,329 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
608,922 608,922 0000000000000000000aca94e5dac2c96ab1dbe1e4d8ca30719cfe12d335e163 2,828 1.00/1.00 vMB 31
608,921 608,921 000000000000000000000b6ea47cc5f5882130cecdd386a8440fb396e37c7bdb 2,687 1.00/1.00 vMB 22
608,920 608,920 00000000000000000013542198cf498f7df21278e4fddfbd555b032ba58ba975 249 0.08/1.00 vMB 13
608,919 608,919 0000000000000000000c35b01bf826f4569e65c196ba193a455777a01b4a8f0c 1,546 0.51/1.00 vMB 21
608,918 608,918 00000000000000000007c72845ad0ee13227327e2f21e8e5d78b52796ed653e0 375 0.13/1.00 vMB 20
608,917 608,917 000000000000000000103c532fccd947cf9ceb5b87a79371b795b828a82c97de 2,523 1.00/1.00 vMB 5
608,916 608,916 00000000000000000003aac16db24e6265a90d6c0976d6ce8a6a8620f741d0db 2,458 1.00/1.00 vMB 18
608,915 608,915 000000000000000000088a2e2e93dcc43f986d246c6e63fbf295dc4877304c4b 2,248 1.00/1.00 vMB 62
608,914 608,914 00000000000000000003ee5816ad9057cff836878ffcc8fb8ba0a357f9560a8d 404 1.00/1.00 vMB 97
608,913 608,913 0000000000000000000492244c87aa955930e84905e9635d1644cc26a0c5a5c5 190 1.00/1.00 vMB 95
608,912 608,912 000000000000000000125a9e27dac63494e99ff0ebc544b7ee4c5cac3f1f6c2a 245 0.07/1.00 vMB 9
608,911 608,911 000000000000000000000a70f971df5921f3f2b98802b2b03b4d203422f1818f 3,104 1.00/1.00 vMB 21
608,910 608,910 00000000000000000013110e4ce560c6af299b37125278e66c413fd2bc8bbb1f 1,682 0.49/1.00 vMB 19
608,909 608,909 000000000000000000116f4378637b196962059db5b62de3dc9b1d01a771e899 2,457 0.88/1.00 vMB 10
608,908 608,908 00000000000000000015b135178d5c16c55c4d266a02de298008f557f831d5ce 3,288 1.00/1.00 vMB 36
608,907 608,907 00000000000000000010d3de84912d17aaced57e5061d3b5da194b80e21022a6 2,029 0.54/1.00 vMB 18
608,906 608,906 0000000000000000000dd02595f230a24c68771171ae28e57fa6038860dfdffc 1,504 0.47/1.00 vMB 20
608,905 608,905 00000000000000000001b633cffe574edb9c10b121adc1c5c22635d055900feb 1,207 0.37/1.00 vMB 20
608,904 608,904 0000000000000000001429128ef4861888f792999b8bfc52ba3cfd5a8f1ac489 1,327 0.41/1.00 vMB 15
608,903 608,903 0000000000000000000b0823ff33b0461cee6f87aca9011ba6aa7d694c840e27 3,038 1.00/1.00 vMB 5
608,902 608,902 00000000000000000002a40ea50e38e56432a88e6ae7587ef4228c88d773f4aa 2,863 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.83 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: 711.63 GB
    • Received: 17.10 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.