Loading Tool

Explorer IconExplorer

Memory Pool

47,100 transactions
27.64 vMB
0.09019815 BTC
Random Selection Loading Transactions
Max Size: 146.11/200 MB

Candidate Block

Mining Attempt b54c536c5dfe5c044201e263742f3f159592fd94718aaa78d5041b3b13cf5f75
Version 20000000
Previous Block 000000000000000000011792beddffa9d4013eafe39d7aebdcfcb6f0839f8dcc
Merkle Root c67f9ede22f8e7abd91c581922c711e75d6ba34d2d0e58bbeca9f6ed7495679b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,429
Size: 1.00 vMB
Total Fees: 0.03540213 BTC
Feerates: 159.25 > 3.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,893 (703,024 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
211,853 211,853 00000000000002b739716333110739f3f13e9b06a1e4b3a798271ca47f3bfdbe 10 0.00/1.00 vMB 24
211,852 211,852 00000000000001276c71333abd88116eb5daccc5acca22315350bb865fc5cf82 167 0.08/1.00 vMB 129
211,851 211,851 00000000000002d292153ae5a50a1274974fc3ccbe8ea2d48c4c66390bcda842 340 0.17/1.00 vMB 179
211,850 211,850 0000000000000171b18a53ef3772e2c8a448915726bb311869d6381a60a33a8f 423 0.21/1.00 vMB 212
211,849 211,849 000000000000014241e2393c057aefcaa0eaacb119374e529312f6fb3460b2da 128 0.05/1.00 vMB 109
Previous 10 blocks ↓
Total Size: 782.20 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: 654.02 GB
    • Received: 14.08 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.