Loading Tool

Explorer IconExplorer

Memory Pool

44,012 transactions
27.23 vMB
0.09097819 BTC
Random Selection Loading Transactions
Max Size: 143.72/200 MB

Candidate Block

Mining Attempt e16e4d3a1b9bb966c9291ae2aa916ce798d7acddb2053930fa2761c8d345c41c
Version 20000000
Previous Block 0000000000000000000182fc7e3276e0ca1f0b423f92087ce28c2892578cee65
Merkle Root d7bbfa205a045b7ade38cafa4d1814541823c72bdc8c78675a98da6ab714edc7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,189
Size: 1.00 vMB
Total Fees: 0.04000694 BTC
Feerates: 101.65 > 4.01 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,917 (606,981 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
307,936 307,936 0000000000000000261fb4f81e8d03735cbdf8d6d0e8192b65d89744709eda24 267 0.16/1.00 vMB 27
307,935 307,935 00000000000000002f6bd294e2b389114d710dc5ef32e3849d9b928773bf4717 296 0.14/1.00 vMB 30
307,934 307,934 00000000000000000f463e4f97ec1dce51a2109f1342891956b417a4f7d245ca 197 0.10/1.00 vMB 51
307,933 307,933 00000000000000001d656b512dd32e6281ad349cbac2812160c9c082e273f0dd 549 0.32/1.00 vMB 29
307,932 307,932 00000000000000003424bab05808c94707e311b4cb514bb5d0449047e5b9cf0a 774 0.40/1.00 vMB 29
307,931 307,931 0000000000000000230b07e718a8fce3502c09ca89e7284ea4d6df89b36ce620 128 0.15/1.00 vMB 6
307,930 307,930 00000000000000002eb7cef635749199e1ac176951e40d7e6f7696dcbf388117 361 0.29/1.00 vMB 18
307,929 307,929 00000000000000004086b6a5309eaf41c254fce5f0d8556b6ca995715f3d4682 128 0.05/1.00 vMB 38
307,928 307,928 00000000000000001c85236a5d4ebcf1120518c1488e85fb82bc02165a2a64b2 417 0.23/1.00 vMB 29
307,927 307,927 0000000000000000138651220c45d324a18cb72e0679d8ca4395e37a2121ce83 128 0.06/1.00 vMB 37
307,926 307,926 0000000000000000133dc0a591e26fd79a4d757900e818df811853dbdecd6565 408 0.21/1.00 vMB 35
307,925 307,925 00000000000000004cfdd717de7ae5d3149e9663e7d2ff3a602ca07bcff30d93 187 0.09/1.00 vMB 25
307,924 307,924 00000000000000003393078b4390e5ad5e31ee95b45cedbb484c1e399415982a 1,287 0.60/1.00 vMB 35
307,923 307,923 000000000000000046ef0919f12a77647e0caa47786ffb931e8d38026d910e66 198 0.09/1.00 vMB 29
307,922 307,922 000000000000000008d03db0659b34da481da9ac41ba8ce7d9586df946a35b1a 256 0.16/1.00 vMB 26
307,921 307,921 00000000000000003af949ef8dc861fbc4fb33d99bb801210b2445090138b9b6 314 0.18/1.00 vMB 29
307,920 307,920 00000000000000002bb4c19ea620925a67b132d832cf47cdf3bea1bbf525525e 139 0.07/1.00 vMB 28
307,919 307,919 000000000000000015e494c1e9dc8397dafef6fff3384b470f74dfda00bb59e0 148 0.10/1.00 vMB 25
307,918 307,918 00000000000000001078516e3c6f7d90710dcc6d970d8782ba666638f6b67235 839 0.35/1.00 vMB 36
307,917 307,917 000000000000000035a54bfea496e0a0d8b76787ff906c61b180c071b676b278 91 0.04/1.00 vMB 23
307,916 307,916 000000000000000040e2887f71883caf0eec5363e995571796469e0581bd9ad6 250 0.16/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.24 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: 655.15 GB
    • Received: 14.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.