Loading Tool

Explorer IconExplorer

Memory Pool

80,291 transactions
30.05 vMB
0.11873000 BTC
Random Selection Loading Transactions
Max Size: 180.22/200 MB

Candidate Block

Mining Attempt e586f339905d73f7e98a915970c6c2475d0739803b71332a1ed31aa9ff5813b0
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root eddb57b9db13b82cccd4c2d99590826e2ad0dbe02fd66ec54777db79d8c744d1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,797
Size: 1.00 vMB
Total Fees: 0.05732588 BTC
Feerates: 180.34 > 5.74 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (508,299 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
406,697 406,697 000000000000000004695fdcc04398fc6f4f7d82b65f696952d82ac16dd8f6d2 1,332 0.84/1.00 vMB 32
406,696 406,696 0000000000000000009ab2e0912899bb22f4f7d19b2338cb0e83271e050752b9 1,225 1.00/1.00 vMB 29
406,695 406,695 000000000000000003c68e838c7c94a29a13fea9412cb888eb2ceec07a8575ca 628 0.32/1.00 vMB 27
406,694 406,694 0000000000000000048a98afae8bd72c9002afb240cd362514030d07b64008c0 2,050 1.00/1.00 vMB 32
406,693 406,693 0000000000000000009769ca10aec4d4dcf895eec2de2954841595243e00ef81 1,585 0.70/1.00 vMB 37
406,692 406,692 0000000000000000017243ee159f0b35c8ed5122bd2059cd337164a9a8b0dd94 1,042 0.62/1.00 vMB 28
406,691 406,691 00000000000000000152d42979c3065870e949d5413f01548303a8f4265d1f5f 481 0.29/1.00 vMB 35
406,690 406,690 000000000000000001301c4dcfe708b738ae9bfe5f7142123fbd30c84fc75b20 864 0.38/1.00 vMB 38
406,689 406,689 000000000000000006650181e11da3973a6700eea7f474cb8a84827c54066474 1,446 0.70/1.00 vMB 49
406,688 406,688 000000000000000003a20b8afa2a0ced0ff60c46d3aa7b6f83494eebc909d376 943 0.91/1.00 vMB 23
406,687 406,687 0000000000000000014c600b01e6caa7c8292f5621511be5c9e807b65e1c4a8f 1,927 1.00/1.00 vMB 47
406,686 406,686 000000000000000002fe4af504845578986c49fa88040f45b8a9174d2d05e17d 1,466 1.00/1.00 vMB 26
406,685 406,685 0000000000000000062969b29216b13594e4c4040e9e195d450142b934013d83 2,630 0.99/1.00 vMB 57
406,684 406,684 0000000000000000009d1d4ca01651cdc8ba4b196e403554ba5a9c3a4484e95f 981 0.60/1.00 vMB 36
406,683 406,683 000000000000000001c35ea9b86aba02ac80860b3401dd5bafd0d7a12453bc05 2,437 1.00/1.00 vMB 38
406,682 406,682 00000000000000000659407c7cf56b8774174a388c2b881778ae634ecd0fdb5e 1,106 0.72/1.00 vMB 29
406,681 406,681 0000000000000000011d51732cc7448b985c542a1f9ce64889e47ea4131e8514 2,121 1.00/1.00 vMB 36
406,680 406,680 000000000000000004c8ea6078bc2803159bd59681a8553691e18928bdc5c3b0 1,098 0.53/1.00 vMB 36
406,679 406,679 00000000000000000203960e4dacbd82a6ec0d12af5510ab88f7300d96f6d72b 90 0.13/1.00 vMB 8
406,678 406,678 0000000000000000048894b2b8efd974e5d01d80daddd8e932fd68dbea58eefb 1,587 0.70/1.00 vMB 44
406,677 406,677 00000000000000000180e478774336f4c568851347a5f74a15aed6ecec51fe01 348 0.14/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.38 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: 664.48 GB
    • Received: 14.99 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.