Loading Tool

Explorer IconExplorer

Memory Pool

82,101 transactions
31.04 vMB
0.11868871 BTC
Random Selection Loading Transactions
Max Size: 188.40/200 MB

Candidate Block

Mining Attempt b566b9ba3bb57e3d7e00ebe58bcba4c8e00c7daa978f911c93024afbc1764a76
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root a4cec18d4766720ee5c51c1e3779ae6ab78269a1e006628ee9af578e6753cf9c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,076
Size: 1.00 vMB
Total Fees: 0.04060548 BTC
Feerates: 318.30 > 4.07 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (438,226 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
477,175 477,175 0000000000000000014b7d86f311d263353ffec3d694735065bbef2c64a31bc9 829 1.00/1.00 vMB 192
477,174 477,174 00000000000000000125f8cd91cdfcedf3fc5ed2204f73965b6d22100a06a224 24 0.01/1.00 vMB 211
477,173 477,173 00000000000000000046bd6a312bb1ff0cdedf18e9cb86fba954ed02d3a5e852 40 0.02/1.00 vMB 115
477,172 477,172 0000000000000000000284fe26ef71ee91b008caee305b0fea955a923d6a7f12 17 0.00/1.00 vMB 153
477,171 477,171 00000000000000000158f215e9c1cdabe9dff0ea8e1efbce0305e163057739f2 347 0.27/1.00 vMB 89
477,170 477,170 0000000000000000015c793eab9caf533eed941b01216c400b86bfbcbab873f6 545 0.43/1.00 vMB 139
477,169 477,169 000000000000000000cd507faaab12fd47d9ae8f47af40ce4ed4e208f73375c0 981 0.39/1.00 vMB 125
477,168 477,168 0000000000000000002e2f706f2781ddd731b71bcbca3846f45fa4f758d9ca33 385 0.27/1.00 vMB 153
477,167 477,167 0000000000000000004410d107a47d0743cd5228340cd248dee8ae6f71de3999 1,056 0.44/1.00 vMB 125
477,166 477,166 0000000000000000000aac1fafa52e02540ad74b7d24c79f204d66de2d27ef66 893 0.41/1.00 vMB 109
477,165 477,165 000000000000000000d74ca446852a0bd37a6b783fbb68a6c5b2e5e73892a949 1,124 0.49/1.00 vMB 129
477,164 477,164 00000000000000000066ae621021ce45955de7959faa5f3a92bce4ddf310eef3 1,113 0.56/1.00 vMB 136
477,163 477,163 000000000000000000ace7aca405cfa62acc44a8227635bf65ec4c60d828f656 148 0.09/1.00 vMB 86
477,162 477,162 0000000000000000005df4f0bed2b76089de37c061fb639bc5ce32483c33c159 132 0.09/1.00 vMB 138
477,161 477,161 000000000000000000a998156386ab8239eb43760c099318aaacf8d9b1a93a7d 890 0.59/1.00 vMB 119
477,160 477,160 00000000000000000090cee66bc25910ca9c0fe329a89ffe40f117520ad22573 1,022 0.48/1.00 vMB 105
477,159 477,159 00000000000000000018b5e4cf018d378394d0786d254252a32f95f3ac875c95 550 0.22/1.00 vMB 132
477,158 477,158 000000000000000001321126dd52fdfbdea4c708a5a1ff2b46619180bfb8ab40 1,852 0.98/1.00 vMB 48
477,157 477,157 000000000000000000ddd45c59dc4cea9ae3cace48f809b6bb52c8ad25f85f2e 1,885 1.00/1.00 vMB 127
477,156 477,156 00000000000000000039f7807b441eca896bca0090919049b20360773a015dee 2,561 1.00/1.00 vMB 249
477,155 477,155 000000000000000000d2202654a18552da12736f6fc39e1db5e06c3112413cd7 835 0.44/1.00 vMB 115
Previous 10 blocks ↓
Total Size: 783.08 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: 722.01 GB
    • Received: 18.39 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.