Loading Tool

Explorer IconExplorer

Memory Pool

17,653 transactions
8.52 vMB
0.04514982 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 48.21/200 MB

Candidate Block

Mining Attempt 731d6dc60fa07ed1ad63aaeeb12c028fe73bc360f14d579de3562fc5d129ca2b
Version 20000000
Previous Block 0000000000000000000025f04ff2c401a5399cfff1f91b6377cb2b55eeb38fad
Merkle Root be9d05423d0a040e0ebf8cce49af33ed902d19f3dc0f269dfa56cccaf3b8db66
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,904
Size: 1.00 vMB
Total Fees: 0.02675806 BTC
Median Feerate: 1.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,421 (765,474 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
147,947 147,947 000000000000031a80d754407c3f3dbee19c05e8492b6a1139b5d8205c9914fb 27 0.01 vMB 162
147,946 147,946 000000000000021a51af24d20be5c6849539de0d909ddf5d8bfa1f9366e6cf00 17 0.01 vMB 309
147,945 147,945 0000000000000601b6750fca78d27608b5bf1c462675cb45aa8aa5d0d9d8c248 31 0.01 vMB 33
147,944 147,944 00000000000007789b99bb4094b70ccd601bddada6d9fc8aee7385d62e8e3788 36 0.06 vMB 49
147,943 147,943 000000000000079546dfb262f81e4a7f3251881302e6c40ac4365a970151fc4b 9 0.00 vMB 118
147,942 147,942 00000000000006d2bcff085638db4e74540bb3aeb58593aeaaa08e00feefa5fe 9 0.00 vMB 51
147,941 147,941 00000000000009c2ba0a269b630753e973184906d3d50035bb23681ba62e50d8 103 0.05 vMB 60
147,940 147,940 00000000000004bf3e3f8a0a2f77e7e03cbd16655d47c624d6055788cdd75a06 36 0.02 vMB 195
147,939 147,939 0000000000000724b2642a02b02c2370264d186016394b624b71c86407f164b2 23 0.01 vMB 6
147,938 147,938 00000000000000373ae56748cf2ac2f049c94fa2e30ce62e9188df28e7d5f57f 74 0.03 vMB 92
147,937 147,937 00000000000001780827c7aa33a6b75b67c103982d9fe0269c082e02c26ba151 87 0.03 vMB 94
147,936 147,936 00000000000000368afa3b0f3ec0bdecc730d0cf2bc8ca3e3ef89d99e8a36c1d 23 0.02 vMB 186
147,935 147,935 00000000000006b4c95e22ddd1249dd8d1c5df55424573eb44c30ad32e2f19d1 110 0.04 vMB 58
147,934 147,934 00000000000008db9eb6d09370f17e3ef92624594849c79d77c26547a0705ea7 9 0.00 vMB 1,110
147,933 147,933 000000000000002092ab85524493ca7af0e37a7495204a3658b4f9ce0f02c260 135 0.04 vMB 150
147,932 147,932 000000000000034043b4a8684606e621df0c142f58d87abc9055173eb57c0cdf 37 0.02 vMB 79
147,931 147,931 00000000000009e667fbbc039a43a1ca946138926e78a4e9da7fdb82cd75c6d6 117 0.06 vMB 155
147,930 147,930 0000000000000738293ebf1afaa5552975f08ced47173d439ec34ae1626471b4 69 0.03 vMB 141
147,929 147,929 000000000000063efc367e5c0ba1ab377272ac2e34833116f76df36b948f712f 15 0.01 vMB 98
147,928 147,928 00000000000001fbf06c9854f9f6ff70062e66b800805f2d5264f79b76645e7b 80 0.03 vMB 53
147,927 147,927 000000000000026b0fc458ad98f53251b991500f01acdcd7407d38591bfa20e7 20 0.01 vMB 79
Previous 10 blocks ↓
Total Size: 779.60 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 111
    • Outgoing: 10
  • Data Transfer:
    • Sent: 295.00 GB
    • Received: 1.24 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.