Loading Tool

Explorer IconExplorer

Memory Pool

42,066 transactions
18.35 vMB
0.18548862 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 101.36/200 MB

Candidate Block

Mining Attempt 9e1111acffe28807e242996c45248f8c26d5e1a1d9db61d48e309661cb92fe75
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 395f19ee3ba9a2ee58dd80c29164334334434380e035d18afea73dee269b4706
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,644
Size: 1.00 vMB
Total Fees: 0.06123538 BTC
Median Feerate: 5.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (758,261 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
155,060 155,060 00000000000008ecc309a22f8aeb49f95ed7e600a105422415d57b93898d6485 12 0.00 vMB 0
155,059 155,059 00000000000009d2dbeec0c2739469ca1b87ce4a8ba405d70cbdd03f9864534d 9 0.01 vMB 198
155,058 155,058 000000000000030608432e99c5099747029515ca012eecfbddcc5b893f478cf4 18 0.01 vMB 214
155,057 155,057 00000000000000f7c14e0d37d9a3dcd8c9011176692235fa916b65e56572ff63 12 0.00 vMB 0
155,056 155,056 0000000000000a6b7f18299166ce70e7bd571b736710ab0a00d5ef984ccd5d73 12 0.00 vMB 0
155,055 155,055 000000000000030d0e7bf1b0379aa222cd1bc2d179c3093a8394dbc91875431f 57 0.03 vMB 84
155,054 155,054 000000000000098062ce9047bf07455fd3b18d7756f0a6e5c84e863cc11cd823 120 0.04 vMB 127
155,053 155,053 000000000000049782c16ccbad683df4b13b8a13b6649f0ea7c649a94111ce69 6 0.00 vMB 90
155,052 155,052 0000000000000c59741bdd20d3603c164417d4549de869fbbe6208beafeefb6b 95 0.02 vMB 6
155,051 155,051 0000000000000d2b8b7e6c0f554f1ae47d59069df107ba258f33b4ee584447c6 50 0.02 vMB 89
155,050 155,050 00000000000006de54f6fb74d6eafe65b9bec53374a3db8237778ffbecf04b24 49 0.03 vMB 58
155,049 155,049 0000000000000c5ba745e9404ec55437d11682fafe593ac9d4306d79b527631c 48 0.02 vMB 11
155,048 155,048 000000000000055eff493a61982bdccaba703c5c4ed0c502720466a622152543 9 0.00 vMB 613
155,047 155,047 00000000000009a383b49ef63748c79d01adad80c2a7df2585ea00a21c9921d0 30 0.02 vMB 96
155,046 155,046 0000000000000b110763608151aca7783010132e4d105afa385c929582f68b6a 116 0.04 vMB 88
155,045 155,045 0000000000000459ec3a3b60014322b9617b674793e7b6b3f529e38fb92d507a 25 0.01 vMB 110
155,044 155,044 00000000000008d50b960962ec5c0e22dff50939c392cddb61be2cd7602ad238 23 0.01 vMB 112
155,043 155,043 0000000000000601b9e5f84a970fbdecee14d5db0ddb703fca392647880cda9f 78 0.04 vMB 201
155,042 155,042 00000000000000ba85bf997805c2068b9b71bc669dc2bca42f79310955d4b82f 59 0.02 vMB 6
155,041 155,041 00000000000004824939c0d11d48c6f3a2919f415d954a269fc0333936d478e2 39 0.01 vMB 7
155,040 155,040 000000000000043b7413394c2e795e55ea44ea473159ce1e497c96ee1ef3b0c7 88 0.04 vMB 235
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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