Loading Tool

Explorer IconExplorer

Memory Pool

78,951 transactions
29.42 vMB
0.08333631 BTC
Random Selection Loading Transactions
Max Size: 179.84/200 MB

Candidate Block

Mining Attempt 84322f255d7036999e9c8135b1313395bce95b9b7dafcbe08e4f72cb4e17df79
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root e70ec51b8ebc268e9529a0fac418c442c5f5de7d2999418346e8a45d0f8a82bc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,396
Size: 1.00 vMB
Total Fees: 0.01874220 BTC
Feerates: 402.60 > 1.88 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (452,577 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
462,746 462,746 0000000000000000015adeecf657e72d68a70692fcf622547a0cca6772e0082a 2,337 1.00/1.00 vMB 139
462,745 462,745 0000000000000000018fa1e033e89fe38c402073f5cc932da22942dedf27b13e 2,784 1.00/1.00 vMB 162
462,744 462,744 000000000000000000c977a3482f81fd41a24fbb4e8a91e0effbd8359ff551ab 1,867 1.00/1.00 vMB 158
462,743 462,743 000000000000000001595088131044670a2c93caf00613fdb2f0dce2fef37d1f 2,345 1.00/1.00 vMB 153
462,742 462,742 000000000000000000d048c87ce940f5bd25ca78a50000a526347aa214ebbfa9 1,490 1.00/1.00 vMB 161
462,741 462,741 00000000000000000185bd89b1b0d7b8d7145a68ef5121c37879037f778ef65c 2,058 1.00/1.00 vMB 200
462,740 462,740 0000000000000000013da79079d22fbc29eecc65598436e836b2a7bf90490855 1,289 1.00/1.00 vMB 151
462,739 462,739 000000000000000001fd25c53f0d5c59a4186bf85dab16ece89d4f683625243a 2,517 1.00/1.00 vMB 236
462,738 462,738 00000000000000000033906e4e3f4db5131402eac48189225cd894fe6017c824 2,637 1.00/1.00 vMB 169
462,737 462,737 000000000000000000fa860714c464119870635e4a7c46be228602f19a464da4 2,147 1.00/1.00 vMB 163
462,736 462,736 00000000000000000163cf9c6d00879332d8aad5cc27a4f6351f59f4603eec0f 1,847 1.00/1.00 vMB 170
462,735 462,735 000000000000000000781613bd62b620b9ded1c8b3f8890d36733b9c155c4616 1,953 1.00/1.00 vMB 158
462,734 462,734 0000000000000000003598601f381099c7b56a6d0916d01dca7787823e4e5e9f 2,719 1.00/1.00 vMB 150
462,733 462,733 000000000000000000ef5f87cf8425e656b5c706765c3ed6925386ec3bf84de5 1,868 1.00/1.00 vMB 179
462,732 462,732 00000000000000000118063cc1efca34a1b9b86f19db132be7ba272eb97b343f 1 0.00/1.00 vMB 0
462,731 462,731 000000000000000000e5989a1d1d86c4ce607e91175ebceb9fd330b236d07245 1,591 1.00/1.00 vMB 189
462,730 462,730 000000000000000001aeba2d8a558a437561477815173ee0f741c8211527bdaf 1,081 1.00/1.00 vMB 385
462,729 462,729 000000000000000000110a8d0f6991ecf6a42ce3dd64ee59bb7380512c715ebf 2,194 1.00/1.00 vMB 207
462,728 462,728 0000000000000000016ddac400bb5694e6c5394e164251570a8a98e39f0fd21b 2,357 1.00/1.00 vMB 223
462,727 462,727 00000000000000000043fcbf55d219c3fa8637fa80c591c8205a353ce9dc3513 2,265 0.93/1.00 vMB 268
462,726 462,726 000000000000000000116c4dee135f2726de142229eb113c802eaf01e09b84b8 1,776 1.00/1.00 vMB 207
Previous 10 blocks ↓
Total Size: 782.95 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: 715.16 GB
    • Received: 17.66 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.