Loading Tool

Explorer IconExplorer

Memory Pool

77,245 transactions
30.80 vMB
0.13982348 BTC
Random Selection Loading Transactions
Max Size: 177.08/200 MB

Candidate Block

Mining Attempt 9704e47e74f93dc5c82b8d607b6991e47e5f908d3b454e63cd05a3cef70a4115
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root 5317127125f9de3675f570ce9bea95655c5c469aa20c085038ae85cda3136ab7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,299
Size: 1.00 vMB
Total Fees: 0.05109900 BTC
Feerates: 150.36 > 5.12 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (506,814 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
408,238 408,238 0000000000000000007dcea5b74d1fec33f35f910c2a2036415c35ff39ea2e4c 1,329 0.99/1.00 vMB 33
408,237 408,237 0000000000000000026b49cb6705b8b96851850f5da1084c63f4a90f1d97a08c 1,343 1.00/1.00 vMB 21
408,236 408,236 000000000000000000c02db18e261bea990501222b11dd98bf2bb192e97bb7b6 1,448 1.00/1.00 vMB 50
408,235 408,235 000000000000000002e00c58de1c6bb419cfc27017a247e17aa2f39972430ade 700 0.99/1.00 vMB 30
408,234 408,234 000000000000000002542b65ed8900c5b66786230b5ccabdccd11a122a711ddf 2,848 1.00/1.00 vMB 58
408,233 408,233 000000000000000001760cdd93e6fc8309f407300568512f9007faf579a89092 3,499 1.00/1.00 vMB 64
408,232 408,232 0000000000000000022d94639f069fed40b6f53275067af09613d83b7c534bfa 2,531 0.93/1.00 vMB 57
408,231 408,231 00000000000000000456a6d8e598a3f2973407ece7747cf02e934eb2c3fda51c 1,974 0.92/1.00 vMB 27
408,230 408,230 0000000000000000029b89d3f2f6a06d6228d95b7099f669a816e353eed5b91d 1,964 0.75/1.00 vMB 40
408,229 408,229 000000000000000000f2ee54fd3527544c01d046aac0b0ddd5f4c6f783e20312 879 0.36/1.00 vMB 32
408,228 408,228 000000000000000000298917a77a822df321984c5cf064b38a05f68590e06972 2,331 0.96/1.00 vMB 35
408,227 408,227 000000000000000004b28d3431c59e2e205c7a5d631a6c85622153f947e97435 1,227 0.49/1.00 vMB 42
408,226 408,226 000000000000000002a5d79ad2a3148448c001f38bb8afdce342c5f86bb537f6 308 0.15/1.00 vMB 34
408,225 408,225 000000000000000002acb7dbfd00605f4fa4aa03cba4fe0f5ff09eaf4621b41b 857 0.34/1.00 vMB 44
408,224 408,224 000000000000000005e377427751c28d0fe4ff3ade5b8a1ac67f389ab104486b 508 0.22/1.00 vMB 39
408,223 408,223 0000000000000000058fac4f8c76121dc862744ccc8c825229ddb4463170ebc6 474 0.40/1.00 vMB 30
408,222 408,222 000000000000000003c2255cca979321e215cb7f43c24ebb935cd4c7845861be 2,317 0.99/1.00 vMB 45
408,221 408,221 0000000000000000033ed3a5284a10c8992cb9411bf4fd33a130fc742436e3f7 558 0.41/1.00 vMB 34
408,220 408,220 0000000000000000016c397b5eac0d5b3580d11b585996d2a8452bef2e03fa3e 715 0.99/1.00 vMB 10
408,219 408,219 00000000000000000370ab484aefe3ee8a70e84d1a0c3aab5a7ec385046a141f 487 0.22/1.00 vMB 37
408,218 408,218 0000000000000000015bddcc4f74ba71c04b532e1afbe0b69a45fb1bd311c819 365 0.19/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.48 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.22 GB
    • Received: 15.43 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.