Loading Tool

Explorer IconExplorer

Memory Pool

47,702 transactions
33.56 vMB
0.19741413 BTC
Random Selection Loading Transactions
Max Size: 169.59/200 MB

Candidate Block

Mining Attempt edcdc33103ce479ad509723c77c310778d1977538646774b24d9b1a8474e3227
Version 20000000
Previous Block 00000000000000000001def21d1078832ba461a782f9add81014e8b0240af40c
Merkle Root 0dc53992e0ef41731163dc131583dc7f393ef046fd97f9aeeee0d736482685ab
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,041
Size: 1.00 vMB
Total Fees: 0.10380878 BTC
Feerates: 301.57 > 10.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,358 (822,038 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
92,320 92,320 00000000000a08a7d6e83b850c011c21dd5f89d039e66461ca22154805aba624 1 0.00/1.00 vMB 0
92,319 92,319 000000000009bdf41ec877079c4136591abc8c6a79e276dc2b6c1cd0a26db4fd 1 0.00/1.00 vMB 0
92,318 92,318 000000000000e78a481036e0f0e70d3d5ce21831a16cbefcb006d6a73c7a2b69 1 0.00/1.00 vMB 0
92,317 92,317 0000000000098077d21eebfd88158e5a1113855903add4bde9d230173f4542d0 3 0.00/1.00 vMB 0
92,316 92,316 00000000000152e3341e926bd6b3a54cee071742e7b50e651f7bd8eca6a56834 2 0.00/1.00 vMB 0
92,315 92,315 000000000001fae57e48d62402acff67ab29d564d042ca9dc573b9568f759a2a 1 0.00/1.00 vMB 0
92,314 92,314 000000000008d1d784ead58119986de0d8106c02c7c92b6f0e5fbfe4906020cd 1 0.00/1.00 vMB 0
92,313 92,313 0000000000065b62340dfa0385997ab2ad1012925347d10b2f12aace99eb1ad9 1 0.00/1.00 vMB 0
92,312 92,312 000000000003855accf2a2b291ee3f5bcd4f72ccf62f68eecb20aed3ab1acb24 1 0.00/1.00 vMB 0
92,311 92,311 0000000000084742bce51e8cb7fca64bda75a12f14cfc1a678dedef66295eea4 1 0.00/1.00 vMB 0
92,310 92,310 00000000000dfcda9fae735510e245b9e17733b91c58a0fad6d4aea46f95e824 1 0.00/1.00 vMB 0
92,309 92,309 0000000000014f2f8d5c17fb8835036551cfdf591370efc401edf848bb58d685 1 0.00/1.00 vMB 0
92,308 92,308 0000000000053b4919ba6dbacd2ca8abdf6e996caaa4fb0e5e3c65d4db78c570 1 0.00/1.00 vMB 0
92,307 92,307 00000000000778bb1f3f4316844c32564858e2decf5570dd253a691cd9d092ad 1 0.00/1.00 vMB 0
92,306 92,306 00000000000e27811e434cf297206519487c76d27aeb78d34e4d4bb015c63911 1 0.00/1.00 vMB 0
92,305 92,305 00000000000bc886599d4760b719255f14a37d214b781f2349e92c951dd7dd71 4 0.00/1.00 vMB 0
92,304 92,304 0000000000063c0b259c4b1b61c7815e41ae8fee9b988c10f0854422cf7202a2 1 0.00/1.00 vMB 0
92,303 92,303 0000000000032657c7fa17287090c228adf60599d3365842eb8b421e701e1e49 1 0.00/1.00 vMB 0
92,302 92,302 000000000008c71b0683b4c2cf2cc487e2f6b9ece3f4337b3dec8eb8c38d4a64 2 0.00/1.00 vMB 0
92,301 92,301 00000000000dc865752bda04653e49ee94e3aac62b109b6addb00b024843a115 3 0.00/1.00 vMB 0
92,300 92,300 00000000000128669f396328418dc4bbfd55449c8a21f8b747a19dfdb00dc622 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.23 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: 591.79 GB
    • Received: 9.63 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.