Loading Tool

Explorer IconExplorer

Memory Pool

26,790 transactions
6.37 vMB
0.06404320 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.09/200 MB

Candidate Block

Mining Attempt 5241803136de5cc1970d15e8add6a9855cc88e69cd865c656a7a2e7eb8e259d0
Version 20000000
Previous Block 000000000000000000009a435f08d385fd460ae021e67efe7d637d995df467c0
Merkle Root f17599022088fb9a8ae1df1f23d944969a9c464f5e5cae90a5f5f3d28511de33
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,080
Size: 1.00 vMB
Total Fees: 0.04835888 BTC
Median Feerate: 1.20 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,230 (755,087 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
158,143 158,143 00000000000002572201bc4bbd95b30930901c114452be5968ae9b91bcb101bd 93 0.05 vMB 34
158,142 158,142 00000000000004c4a9028c7ec11133b16ce04bd121e2248d6775bac06a6637e6 47 0.04 vMB 96
158,141 158,141 000000000000083810275c3fb09330339a2c6b020bb1b0ce28f893b108496008 80 0.03 vMB 545
158,140 158,140 00000000000000865ec9edcdc28826fcc9df85d22b997fe695a12f9a18216482 7 0.00 vMB 550
158,139 158,139 00000000000002720a8401dd4acef8bde4a5cabdfa13eb4e1bd9c45a1004d97f 14 0.01 vMB 219
158,138 158,138 0000000000000c549c1595dcfd1c42e85d5fe22642723dd2b694e43b512883b3 56 0.03 vMB 218
158,137 158,137 000000000000015dae6930e21fbffecc78698fac50dabc077743204f698d7bb9 24 0.01 vMB 31
158,136 158,136 0000000000000b70cf4905ad1febc036fac7a6fe9135583efeec5cd49f651ee8 1 0.00 vMB 0
158,135 158,135 00000000000005dd680b301b8ef94954ffe11795ad72d6e096f950cafe1ada1b 4 0.00 vMB 516
158,134 158,134 00000000000000693c878c5bef205ba56ee134c6e1d28c16746362a1683fcd62 81 0.02 vMB 31
158,133 158,133 0000000000000def2af0315efe685e9a27cb3addc66a97c0ac2edf90c402ed01 14 0.01 vMB 66
158,132 158,132 000000000000094769ac022f52c947f0f2dbd7a9278caf92fcd1757b1c3a8c2d 27 0.01 vMB 42
158,131 158,131 00000000000005afb257d470036caebe684a38e140cfc79f66c8e91c168ccbc2 34 0.02 vMB 40
158,130 158,130 0000000000000484c2b8551ccd9a877d5f077dfbd2a47ddc2e8325f1e80b99a3 6 0.00 vMB 111
158,129 158,129 000000000000043cd1c9dca912fbacac3e046e764c64737613107a90cc9c0597 13 0.00 vMB 0
158,128 158,128 0000000000000a2a2de6952789f47e06960b1a822c847d2657fddde503e1239b 42 0.02 vMB 158
158,127 158,127 00000000000005cd57d20795dd5817d4ee329a74802e4ef7aebb9a36794316d1 11 0.00 vMB 0
158,126 158,126 0000000000000b2bcf311bb1531b5ccefd389539dce8ea0794d6063e6c88414d 55 0.03 vMB 34
158,125 158,125 00000000000009873e4516f1ddc33e33a6f02d36ffb09f27ded43e55ca033f2d 35 0.01 vMB 273
158,124 158,124 0000000000000a30397d19fed2e74c797aa65567f12c75bc9d571919265518c5 63 0.04 vMB 198
158,123 158,123 00000000000008d2f5b0dcf916e5b2d8cbb5e96b090cae689ea057ab064563bb 4 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.26 GB

Node Details:

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