Loading Tool

Explorer IconExplorer

Memory Pool

42,455 transactions
26.91 vMB
0.06070106 BTC
Random Selection Loading Transactions
Max Size: 141.38/200 MB

Candidate Block

Mining Attempt df20b22d1c521426731b15a4a6d761d5c75f95b103588b0bb0da3b73e7c7fa12
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root 28e9838b8be895db77ec056b911f3270067f9b54387c4ae521133484f80e7b37
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,960
Size: 1.00 vMB
Total Fees: 0.01077851 BTC
Feerates: 103.41 > 1.08 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (703,050 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
211,874 211,874 0000000000000037a8cf8ba7556631642866c6169ae74300d66a2478a9afbd19 58 0.03/1.00 vMB 124
211,873 211,873 000000000000010af6663954c12162c41729d67f6ef22f8fcc34f0f952a82ab6 435 0.21/1.00 vMB 143
211,872 211,872 000000000000043a651fc1fd8fba08a008865645dcebf8bc444e13198658fcc1 338 0.24/1.00 vMB 110
211,871 211,871 00000000000002f68f87ec6547e191a3b118653ed6dfe56d66bdc4779eb17a16 214 0.09/1.00 vMB 193
211,870 211,870 000000000000037d62a2d25ac952bd12f24ddf8af4f56eb421d3e52e2fc22c4e 489 0.31/1.00 vMB 67
211,869 211,869 00000000000003b72d3b6a40ed84c8e8603d202afb4bf3de44a06ad89c80f13b 538 0.21/1.00 vMB 170
211,868 211,868 0000000000000274606b74aaa3bfa338bb488bed175a59af2f1c295c68a16458 9 0.00/1.00 vMB 5
211,867 211,867 00000000000003a45ddd2d5b5659a211a7242aa119e9593dbf98e65f0ce098e1 1,179 0.45/1.00 vMB 160
211,866 211,866 000000000000007c45764c44e28c2cfb2cf05241fe83ddd829b3d6ab976f7118 396 0.15/1.00 vMB 198
211,865 211,865 000000000000034ca8f10540cb465e89c172bb2039fe6d5caf7814f5e5564760 262 0.13/1.00 vMB 170
211,864 211,864 0000000000000189b2400ecffbb26750ff89d258eed931888aad7aefc06c013c 200 0.11/1.00 vMB 163
211,863 211,863 00000000000001a561006a2e4091b2363c212c591c58b73d94f58f59213a98c1 132 0.07/1.00 vMB 108
211,862 211,862 0000000000000197dd800e052f6950244a741464d47d816ac78c1a29d218ad7f 373 0.17/1.00 vMB 185
211,861 211,861 000000000000028346a5a33fbeda29d03350c94d7f5fb6262ae34b4d42dfe5d7 492 0.25/1.00 vMB 249
211,860 211,860 000000000000027ee8b11c827593aedbafe489fbe475c3220be3a24d60bc5f5e 8 0.00/1.00 vMB 200
211,859 211,859 0000000000000407ce24fafe9b287f1befa90ef46f02a012046cf72e5d5603cf 538 0.16/1.00 vMB 194
211,858 211,858 0000000000000199ef9de4160eed3c01eedaae6e7599ed5495c32d90f1f320e2 695 0.25/1.00 vMB 206
211,857 211,857 00000000000001f8f2191339ff63a60b99a608d082dee978e267a19bd353b0a3 24 0.01/1.00 vMB 28
211,856 211,856 000000000000007f899fa4d5bd3ff8396df828aa11856ecc3c655e2cdc6fba62 128 0.10/1.00 vMB 159
211,855 211,855 000000000000045ef67ebdf084ca99e63ef091ecaa90fe07ca4da5088fd30066 453 0.18/1.00 vMB 231
211,854 211,854 0000000000000271cad118ce85db27f276e133970ca7f52b69d8e7c436c023b5 363 0.15/1.00 vMB 236
Previous 10 blocks ↓
Total Size: 782.25 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: 655.53 GB
    • Received: 14.32 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.