Loading Tool

Explorer IconExplorer

Memory Pool

88,018 transactions
32.23 vMB
0.16836577 BTC
Random Selection Loading Transactions
Max Size: 195.24/200 MB

Candidate Block

Mining Attempt 1e8df98d04835c69ead2ef6332837485352d57efb085c53334cce5caab82ff3c
Version 20000000
Previous Block 0000000000000000000028ac2da68334861cbce4537cc172c0452e50056a6e06
Merkle Root 4186c3c20097532a2030a1ad255be3e87a847f18ea437d19ce55d4c3b85674f5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,474
Size: 1.00 vMB
Total Fees: 0.08090992 BTC
Feerates: 216.64 > 8.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,074 (806,834 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
108,240 108,240 000000000001a0c6d24a0f55d47f7d9e9b2ce57cfd453bd57a1fc54f48063670 12 0.00/1.00 vMB 0
108,239 108,239 0000000000005bbccb2a0ea88db381a85b73e261b0acfdccac8175ebc2c14ed2 12 0.00/1.00 vMB 0
108,238 108,238 000000000001b26df71f90d3e4f9bae273b605746bb34df0ef2c8910a38326e7 5 0.00/1.00 vMB 0
108,237 108,237 0000000000015e25044d7b73e72b3fa6995e9b8d1b2b14170be13047d8b78580 12 0.00/1.00 vMB 0
108,236 108,236 000000000001005e50c08f0384242ef63454c064b7e315122b417c52856b6186 9 0.00/1.00 vMB 0
108,235 108,235 000000000000f8649385e5e66687bb31896b8d680fe14cfc0bf8876415af0672 3 0.00/1.00 vMB 0
108,234 108,234 00000000000013a510c33162470ff70766efbeea56b103872d5c8f58f173c351 6 0.00/1.00 vMB 0
108,233 108,233 00000000000124a2b5ebc2bc448e20447e6cd2eb5540e0e5a5e62ed57d9418c9 11 0.00/1.00 vMB 0
108,232 108,232 0000000000011480f0996bc6b59ca6f5d231b7891d54965b3a93d637885be682 36 0.01/1.00 vMB 0
108,231 108,231 000000000001726af4badc59fac944016a01b372dab02131b86d911ef16f110f 1 0.00/1.00 vMB 0
108,230 108,230 000000000000b7580488ecfc0fa6eba0f8606998711e89fd765e92d13654cc06 2 0.00/1.00 vMB 0
108,229 108,229 0000000000005dd1905fe8dd7c76242fa6aca46930828f03607822dbd685ac02 1 0.00/1.00 vMB 0
108,228 108,228 000000000000e447deba15b2e5a14bad9584e0139ccbc690ffbe9cae6a189529 1 0.00/1.00 vMB 0
108,227 108,227 0000000000009d05c4d8ab7e0f7607dd47d1952abb7467a55de69c85921cb290 8 0.00/1.00 vMB 0
108,226 108,226 000000000000ae6d1061dedd2861a776678195a8123fdcc9b096e619b426fb3b 6 0.00/1.00 vMB 0
108,225 108,225 0000000000022d54a850fc9ace947e2a66bc6b35066ce0bf0ca00d9141d538f8 10 0.00/1.00 vMB 0
108,224 108,224 00000000000219ac922afc82305a3aaec294ed0fcc6cb74a3efccd96c3140127 13 0.00/1.00 vMB 0
108,223 108,223 00000000000130e308546a5910fe43a8f702b03eda76f3b83318d9f175cbc2fd 1 0.00/1.00 vMB 0
108,222 108,222 0000000000019d28fedc0c07d00f7843b39048ad6e639c0b0aa7a23ecc259d21 40 0.01/1.00 vMB 73
108,221 108,221 0000000000007bd79cfea83e2c3a7473c6b6a8c74691819512cf8de0ccee1a0f 12 0.00/1.00 vMB 0
108,220 108,220 00000000000046ed0095b7f1036ca33b30c953a4bdd5844326a335950643a8dd 12 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.52 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: 668.93 GB
    • Received: 15.65 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.