Loading Tool

Explorer IconExplorer

Memory Pool

74,985 transactions
27.66 vMB
0.07518101 BTC
Random Selection Loading Transactions
Max Size: 168.66/200 MB

Candidate Block

Mining Attempt 28fe605c6bae44e757b083cb7f5449e3116a1fe1d20ff901d1c58ff737046f91
Version 20000000
Previous Block 0000000000000000000190474c0158c4506247065620e0a299349b7552b86a26
Merkle Root 10e2901b1c8f372ccd5bd46055ded62451daf25982f51774d045960502e6092d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,160
Size: 1.00 vMB
Total Fees: 0.01614156 BTC
Feerates: 100.35 > 1.62 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,290 (296,137 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
619,153 619,153 00000000000000000006fa27797adb3094576995324d3c75f5d66ace83b271ca 1,053 0.65/1.00 vMB 6
619,152 619,152 000000000000000000008ea32c8fcb1ca0bebd45214d4fbe7cdc08658d174046 2,449 1.00/1.00 vMB 17
619,151 619,151 0000000000000000000ee332f3abb7e55b2e2200e123ae274c7f7349a20a8214 2,531 1.00/1.00 vMB 4
619,150 619,150 0000000000000000000b9b0af2119ab016e5f9a0dba41521509041a0a3dd8b9d 1,888 1.00/1.00 vMB 17
619,149 619,149 0000000000000000000fbd361eb14407c5f84a7a6540fd770a5ed626c3788fe5 1,658 1.00/1.00 vMB 14
619,148 619,148 0000000000000000000772813fa9dca6f0efd01cb9c7109e4ba53545122e84ef 2,046 1.00/1.00 vMB 31
619,147 619,147 00000000000000000003eb539bae056143a65eb411f9e2d20429b243a69e4807 1,863 1.00/1.00 vMB 24
619,146 619,146 00000000000000000002db0a938c02f03e2b4a7537fb7fcde118e034a2812b40 3,023 1.00/1.00 vMB 15
619,145 619,145 00000000000000000007455793ef28f22ac1aa20c542611c859cec675f59bace 2,291 1.00/1.00 vMB 26
619,144 619,144 0000000000000000000064d70a649d4c379d806520f06cb2a342b8cd84ed29c1 2,713 1.00/1.00 vMB 25
619,143 619,143 0000000000000000000c433d2e65aeaa2fc63390bb454556ef43a1c4c8161e35 2,901 1.00/1.00 vMB 23
619,142 619,142 00000000000000000001d3500dad74fcb21aa2bcdfc62103b236ba53d065c0bb 2,869 1.00/1.00 vMB 21
619,141 619,141 0000000000000000000e2600308fe7944d6a621f43c20406519e164fb0320639 2,841 1.00/1.00 vMB 29
619,140 619,140 0000000000000000001067bb9fb2aac46e14982a4f8594eacce35102bf60a54b 3,050 1.00/1.00 vMB 26
619,139 619,139 000000000000000000116e16b59bcc11133e158d28ad95474662a368eb0406d1 2,976 1.00/1.00 vMB 24
619,138 619,138 0000000000000000000c75def6431f92c33e7c409dca7bdb2c93e4de80addaee 3,066 1.00/1.00 vMB 42
619,137 619,137 0000000000000000000d0ada237b82097235997248e9833d0074bedb159dc7b5 1,344 0.40/1.00 vMB 11
619,136 619,136 000000000000000000063293d400a34a87bb187e61b93799884bcbc8f1e16dff 2,237 1.00/1.00 vMB 6
619,135 619,135 0000000000000000000ae0d89d1442c5b4cfb0730f60d74c8c200b07d57ca8b7 2,276 1.00/1.00 vMB 6
619,134 619,134 00000000000000000002fe69808b6a060ebd9a16606446ccfe83bfeef20381a9 1,987 1.00/1.00 vMB 6
619,133 619,133 00000000000000000011d3727743b3abd71cad0942a869607c27d215ae30dcc6 1,030 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.89 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: 713.51 GB
    • Received: 17.38 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.