Loading Tool

Explorer IconExplorer

Memory Pool

39,586 transactions
28.46 vMB
0.06901538 BTC
Random Selection Loading Transactions
Max Size: 144.69/200 MB

Candidate Block

Mining Attempt db0e96bb5f3f8bad7bcc95d46d9335b9a65e1ca6e788e824bca38c98f3138687
Version 20000000
Previous Block 000000000000000000020f1ada729f1f24450fa91e9e63179a4d50787a222e65
Merkle Root 952c200d750879586f3e5959e8ebefd7c609ca9f6ab9dcd22ff0fdcca6b2c789
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,362
Size: 1.00 vMB
Total Fees: 0.01418897 BTC
Feerates: 150.80 > 1.42 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,601 (233,685 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
680,916 680,916 00000000000000000007d3617448dbd0f03f37dbd9bed6c1ad37b37bc4e2ee27 2,361 1.00/1.00 vMB 117
680,915 680,915 00000000000000000005c3e4e89856c9479e732e1eeb755685c0966f06988abd 1,494 1.00/1.00 vMB 63
680,914 680,914 000000000000000000058451f71d04e58769821597573d345a0cac98e468bcd7 785 1.00/1.00 vMB 50
680,913 680,913 0000000000000000000bea76ac34cd3202857cc49e1fae9810373743df42fdcc 1,155 1.00/1.00 vMB 56
680,912 680,912 00000000000000000002447cc47880313bc1627e1d81da98fddd427a70a57e6c 1,383 1.00/1.00 vMB 57
680,911 680,911 0000000000000000000b726244aa7ccccb902bcf151b1ec10c601db53cc4c18a 1,026 1.00/1.00 vMB 51
680,910 680,910 000000000000000000099012e432ab29272b3279171dea612603acce81a0348a 1,065 1.00/1.00 vMB 70
680,909 680,909 0000000000000000000237392b2f733833fee4ef1193f9c639bd8155dc78ee15 621 1.00/1.00 vMB 165
680,908 680,908 0000000000000000000355ea0470c5184e265743f9a2aa797bf50d6ef1634088 1,345 1.00/1.00 vMB 19
680,907 680,907 00000000000000000003fe8f404a4335d664132c1ba525b7fa791d6d6f525d37 1,207 1.00/1.00 vMB 57
680,906 680,906 000000000000000000086ddf63aa722f4a877fa906f7d7a60cc797c36de8552d 1,692 1.00/1.00 vMB 62
680,905 680,905 0000000000000000000adeecccb12f47c45145bb6e627783d4882f489d84347a 1,905 1.00/1.00 vMB 33
680,904 680,904 0000000000000000000a869f15ce3ba73349065e3a6ca80c49bd17627232da0a 1,861 1.00/1.00 vMB 16
680,903 680,903 000000000000000000024446aec626d8748125a241b02d4df8e3dd58d294f6ed 2,248 1.00/1.00 vMB 61
680,902 680,902 0000000000000000000400cec8cec87234db45fff62ce7c4e8883c0bcc3c8ebf 2,284 1.00/1.00 vMB 35
680,901 680,901 000000000000000000090f2903aea7f30dcb4c5d691682504aec9e2cf1c56992 1,505 1.00/1.00 vMB 83
680,900 680,900 0000000000000000000ab54a936fd8711b18afd596ab2081c4a5c9e05faa02eb 1,999 1.00/1.00 vMB 81
680,899 680,899 00000000000000000000b91b8b1d20047506cc5e0e2722f57d63ee8c50dcba28 1,548 1.00/1.00 vMB 152
680,898 680,898 00000000000000000004d1ced16a4651b8a31eaf87b2f3b196e9be69c6bdd38b 2,677 1.00/1.00 vMB 168
680,897 680,897 0000000000000000000a054a9eb0b777ec62149c51f65fab60ad5ce71b521356 1,736 1.00/1.00 vMB 175
680,896 680,896 000000000000000000042ddfd42567a1d1f7b4f6b57bda09ff013c82d5ccc9af 2,483 1.00/1.00 vMB 202
Previous 10 blocks ↓
Total Size: 781.69 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: 628.68 GB
    • Received: 11.82 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.