Loading Tool

Explorer IconExplorer

Memory Pool

35,348 transactions
25.95 vMB
0.06919526 BTC
Random Selection Loading Transactions
Max Size: 131.89/200 MB

Candidate Block

Mining Attempt d7ffed451356c038853607708f7d2f52db6dfe74520c09d91d7fe70a8773f04e
Version 20000000
Previous Block 00000000000000000000c6967ad9d951b18cd118485b83d37f6dc1c95fb54d9b
Merkle Root c4f5e52a5b1383fc77d3b7b1688754c7878a9d6e1d8cd0d01881c2d0d00246b6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,603
Size: 1.00 vMB
Total Fees: 0.02154560 BTC
Feerates: 250.88 > 2.16 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,691 (830,445 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
84,246 84,246 000000000011ae8daa81c1f77d3431d84d1aa0b9817ddca555b861e213f4a8a7 1 0.00/1.00 vMB 0
84,245 84,245 000000000014fb8659916d1a7020a852d09af80c0ed17f53a8ed024560d97749 1 0.00/1.00 vMB 0
84,244 84,244 0000000000154f709ea60f76c42e764f1066bc3846940d98c0cae3ba80635e61 1 0.00/1.00 vMB 0
84,243 84,243 000000000004e20edaecd195f51c80f78483f73e8f57a2d0ff11bc08bb939d29 1 0.00/1.00 vMB 0
84,242 84,242 00000000000c7a5423ee7d1e2bb785c70d0396b2c1dc919486feb03c359fd8fe 1 0.00/1.00 vMB 0
84,241 84,241 00000000001454e369a0a2610f96af125fb0efc4c84aebbf35808f6801490f83 4 0.00/1.00 vMB 0
84,240 84,240 0000000000296177e7da8c919196d09ff1f85be9cc9284138967a83aafcc6dee 2 0.00/1.00 vMB 0
84,239 84,239 00000000002dc8b486d353d590566e362569b19b62c6480b149f51b648d4a9fe 3 0.00/1.00 vMB 0
84,238 84,238 00000000001643826f2711f83f38826ff2d0212127f5abf87d378c330126adae 4 0.00/1.00 vMB 0
84,237 84,237 00000000002880fd53def32478f59b3f78ee8b8ef1e582f5f7d6e59b008a3466 1 0.00/1.00 vMB 0
84,236 84,236 00000000002a2d4d447ab7e832d9da5dfad8c3f848153b0520b06e286c713d06 3 0.00/1.00 vMB 0
84,235 84,235 00000000000cebe84db1bdb5cd1e928a9a9db1c9d0d87d20eb1e42500637a04d 6 0.00/1.00 vMB 0
84,234 84,234 000000000024c7f9e8b7b469441ac19a9463c625e57f6a9328e41ffd5d4aaf99 2 0.00/1.00 vMB 0
84,233 84,233 00000000001789c1e19bc701d223edaa7c7ac1dc96c541016c466cb8dba3b57b 5 0.00/1.00 vMB 0
84,232 84,232 00000000000d0b0c29f48eb9c81821e2a0a20c6118a56d6a3923e187ed048f53 8 0.00/1.00 vMB 0
84,231 84,231 00000000000632a16df3d8e6b45815582be92780da291dfb51ca9bbaf81d01d2 8 0.00/1.00 vMB 0
84,230 84,230 00000000000a33d8b6f84383496b0ef5338bfc2b6ec9d3387d45ecd26ea6a77b 1 0.00/1.00 vMB 0
84,229 84,229 000000000014b10ddbaf864bc5048c012a28ccfe67fca0247daed6b6d73dfa35 2 0.00/1.00 vMB 0
84,228 84,228 00000000000454df3466ed1a613b5383a525b215d92de734ec1d343867e0bf2b 1 0.00/1.00 vMB 0
84,227 84,227 000000000019599bd4f564fb9fb54ae45599071001a9449a77f3cffd858a8449 1 0.00/1.00 vMB 0
84,226 84,226 000000000021606785ef133dd8efc2b2790b53c204c96d956005cd6b20294f44 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.84 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: 637.82 GB
    • Received: 12.44 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.