Loading Tool

Explorer IconExplorer

Memory Pool

25,721 transactions
11.92 vMB
0.06871483 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 68.23/200 MB

Candidate Block

Mining Attempt 135bb67d9531d593ab80c6d097074ab922102c9099dabf129305634666e4875f
Version 20000000
Previous Block 00000000000000000000439e003c737af546768164335c5d7eb65d4636be6f69
Merkle Root f249ac51f09040c852bed2757f397a70b6632cad318dba269bce6d9dbe8b6a51
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,305
Size: 0.99786225 1.00 vMB
Total Fees: 0.04878164 BTC
Feerates: 130.45 > 4.89 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,764 (819,148 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
94,616 94,616 000000000000202bfc1d915540d14c664eaadbef320ac272689130573bb9b1ed 1 0.00/1.00 vMB 0
94,615 94,615 00000000000043d89ea74af71760e093c0fba009eb772d2ab674793ef9050de1 1 0.00/1.00 vMB 0
94,614 94,614 0000000000062ad999aca5409a5b3af344e004b125dd183f444d5098395fed98 3 0.00/1.00 vMB 0
94,613 94,613 000000000007b2e15a2876219f46d47d880bda9c0512df50c301e52fcadceb53 1 0.00/1.00 vMB 0
94,612 94,612 0000000000043e14473725dd2d32812b25939738e82e04dc4fdefaa37cdcaad6 2 0.00/1.00 vMB 0
94,611 94,611 0000000000078fd59c2ceffcde5aa5febd7299c983bac1c505949d3d2294a64f 1 0.00/1.00 vMB 0
94,610 94,610 000000000005825db571a0d469608035aefa214b9f5a4b8a104004dea34ee126 1 0.00/1.00 vMB 0
94,609 94,609 00000000000738d66a36d69aa35070dd2d417319e581d582586547ab3bc17260 5 0.00/1.00 vMB 0
94,608 94,608 00000000000267330386e4d9c2930cd3992bb0f3cd6710e30415a1584f7d03ba 3 0.00/1.00 vMB 0
94,607 94,607 00000000000503d78172ea11c6bada078aef379608394b620bff021f5bef7b89 2 0.00/1.00 vMB 0
94,606 94,606 000000000002053fd8ec44b55520c6372e6a5304dc32f99b9c0938505fae94e5 2 0.00/1.00 vMB 0
94,605 94,605 0000000000044a2e0dfe66b1531aeb4a84520ef7edf4cfdf21a5b7fa07a90931 3 0.00/1.00 vMB 0
94,604 94,604 0000000000017861c65646c1ee047cdbb840ad9eaa8c37d8f7c3b6373cc8b3a6 2 0.00/1.00 vMB 0
94,603 94,603 0000000000070f43ca382b029659fe79e1bb1724b3d1b74693e6abf57ba12b83 1 0.00/1.00 vMB 0
94,602 94,602 000000000004149b599917c16d75c26797ad5351fd30e839a56d5497d9ed6e07 2 0.00/1.00 vMB 0
94,601 94,601 0000000000040a74adfa2c92b183e79a8c571f173c8693940d84d62c9ddf06f6 1 0.00/1.00 vMB 0
94,600 94,600 0000000000018fbcf686aca81d795acd4c92dbbd83e45211d892d4714270c7c5 6 0.00/1.00 vMB 0
94,599 94,599 000000000004531ebf03da8c9a28acabbdf54e638e520d874239538f27818c62 1 0.00/1.00 vMB 0
94,598 94,598 000000000001b9ecd2e4af34671c802a087bd61839ac39cdfa4d27f40208a925 2 0.00/1.00 vMB 0
94,597 94,597 0000000000093dd68706faf5962fc9cce91d6b060f07fa0b68f60c51f7921295 1 0.00/1.00 vMB 0
94,596 94,596 0000000000075f2b99551e0776eea82fa0c2d56bd13bf5b801832399092532af 2 0.01/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.21 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 505.82 GB
    • Received: 4.05 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.