Loading Tool

Explorer IconExplorer

Memory Pool

41,189 transactions
26.28 vMB
0.07405987 BTC
Random Selection Loading Transactions
Max Size: 136.86/200 MB

Candidate Block

Mining Attempt 1327a687069ac80952b8f273648bf81ea48bd3058408249062433d57e8eb6759
Version 20000000
Previous Block 000000000000000000013172dab51509996317423f3aad076a64431a5d3c1352
Merkle Root 00ca186dad5cac42f85ce693193d8e411344d92d9144544235ef2d57d3e77c7a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,762
Size: 1.00 vMB
Total Fees: 0.02596140 BTC
Feerates: 150.98 > 2.60 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,874 (529,968 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
384,906 384,906 0000000000000000103a4e151fd7721b6a114ae75457e4f3c2f274d7dc00d5a9 313 0.25/1.00 vMB 18
384,905 384,905 0000000000000000043ddd890cd067d6a7f558321b31cbb91a13b0942743b200 644 0.50/1.00 vMB 25
384,904 384,904 0000000000000000084508240bc4c024179772ffd240c8d94a0a689af793d50e 646 0.41/1.00 vMB 38
384,903 384,903 00000000000000000e2d96d7b94419c5f5c48c1167db578c0048bf9cadf3e87e 1,339 0.64/1.00 vMB 38
384,902 384,902 00000000000000000d527866aaf178e50389e9dacf62c6b87a62b0d2a3346e09 128 0.24/1.00 vMB 6
384,901 384,901 0000000000000000040908bbda516c286f77b4071b846b2fa792aa2876882473 842 0.90/1.00 vMB 20
384,900 384,900 00000000000000000ea0630e781e2ff9dd43e000996e574504668c088ccb1992 442 0.32/1.00 vMB 23
384,899 384,899 000000000000000006d7975f2c8fde437ea549d62c376ddbd5568b22d1c5cbe4 1,954 1.00/1.00 vMB 31
384,898 384,898 0000000000000000069de3666ed6f69823ac54ad0ccf4798a94df9784069584e 473 0.33/1.00 vMB 23
384,897 384,897 00000000000000000c7618cc218c43dea89840ef1ee2c12de77e762fd1ed4860 951 0.74/1.00 vMB 18
384,896 384,896 00000000000000000841680fd49650f662849a91200a5e3ff370f125b63951f0 1,832 0.60/1.00 vMB 51
384,895 384,895 00000000000000000c57ec9667914e8febd5c31e7deb88cba650a54ab22494b1 1,102 0.49/1.00 vMB 39
384,894 384,894 000000000000000001cf3a8c3c1f4f23961cea0573241a21a79a2d07d1b521dd 514 0.30/1.00 vMB 28
384,893 384,893 00000000000000000024bb36c06efefaf75cacf4e1eca49a3a70da759ef08d2c 1,782 0.74/1.00 vMB 36
384,892 384,892 00000000000000000fda459dbfbcb7629cbe3d371a2fd7003d004e1a2a42a99d 385 0.25/1.00 vMB 30
384,891 384,891 00000000000000000e3cc307b24ba5db31a45f84c8cb2ed4dc2918af3647c6ce 585 0.31/1.00 vMB 27
384,890 384,890 000000000000000008688806d602f5f17ff4da962c5b6de03305d5781d5e7a00 255 0.13/1.00 vMB 30
384,889 384,889 000000000000000001057ebb48190a9da00e6a20a08c1499b8a68d688c9c7853 1,137 0.57/1.00 vMB 30
384,888 384,888 000000000000000002b386f9465af5e6048adf14d59e7735613c3fdd3162a7e0 2 0.00/1.00 vMB 0
384,887 384,887 00000000000000000403a386c917f3e1135fbf1c0b2f128bde2e1f83385d8fa3 107 0.05/1.00 vMB 41
384,886 384,886 00000000000000000d1c0859152a5df324e8c9e0af88be74c1df2b683a7c3082 865 0.65/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.16 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: 653.44 GB
    • Received: 13.88 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.