Loading Tool

Explorer IconExplorer

Memory Pool

45,027 transactions
29.79 vMB
0.09068747 BTC
Random Selection Loading Transactions
Max Size: 153.84/200 MB

Candidate Block

Mining Attempt 9d16cd02aae6122689cfcec0d48d8688c8bdfc93a96ec8a64f1869bf22bfbcfc
Version 20000000
Previous Block 000000000000000000005995f28b7b2bd5ea07e6aa9ac102c0a7ba604cbde5a5
Merkle Root e6625c228fd0be4dd9a119652b3b4a85af4147738fd0bea9a4c1c3abb1c3dee6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,131
Size: 1.00 vMB
Total Fees: 0.03095484 BTC
Feerates: 477.45 > 3.10 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,617 (576,301 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
338,316 338,316 000000000000000004a13d4cda40f2a168eaaa7ad35d331727faf1ffc03b665e 256 0.11/1.00 vMB 30
338,315 338,315 000000000000000008f1137f17ef7b065aa79e8dfb744138b2ad84fb52e5c094 1,425 0.75/1.00 vMB 26
338,314 338,314 00000000000000000f6db0782a315176ea00ae0b36104c9259c85eaa9dc73f58 615 0.50/1.00 vMB 17
338,313 338,313 00000000000000000d4554abc217dae27b3e0be42e816e8aa464f1c25870662d 893 0.35/1.00 vMB 31
338,312 338,312 00000000000000000e5d25b0c74c5a9ecb213a41aa5d226b7fe4f50553468fd7 503 0.25/1.00 vMB 26
338,311 338,311 00000000000000000051bc9378602e350522d9995430a8c36a539e7b90db37a2 256 0.10/1.00 vMB 51
338,310 338,310 0000000000000000138b80bf6d069d50ec11e76c07187fd35c231f79a3069fcc 1 0.00/1.00 vMB 0
338,309 338,309 000000000000000006b6b0d06672d26cf02bc967219c7a9f2378a03b837fe614 950 0.40/1.00 vMB 29
338,308 338,308 000000000000000005a421e2b2ced5d8c5bcc7bc88209bd8042bf03de87510f3 152 0.09/1.00 vMB 23
338,307 338,307 000000000000000005411b501208ed9daa766652593014c9495b75ab91934a88 1,410 0.66/1.00 vMB 28
338,306 338,306 0000000000000000199789912a61b8d7cfdd1ed7916d9aaa83644d629db9ef5e 481 0.26/1.00 vMB 25
338,305 338,305 000000000000000015e1388b402e0a17bae30b7151949e05f16016633c7c87c1 1,331 0.72/1.00 vMB 25
338,304 338,304 00000000000000000bf6c3d3b6df779e3b37683b656471824d1eed2e6871a577 24 0.01/1.00 vMB 12
338,303 338,303 00000000000000000b2f17530d95c0ce84745f11e5a070e70e3ff15c84289cff 222 0.10/1.00 vMB 55
338,302 338,302 00000000000000000a1d3a5b29ce9714f71c661095b5de19c7b7bd78e59e2fe9 733 0.32/1.00 vMB 32
338,301 338,301 00000000000000000790ca49d36e8ddfe4a6143970dddcf8f242aa2ad686ae26 43 0.02/1.00 vMB 35
338,300 338,300 000000000000000018e8eff4b890798d8e4eede705a1bacd17f52617f57f58eb 346 0.15/1.00 vMB 32
338,299 338,299 000000000000000005498824dfabed7dd393b42aea44ca2cc166ae2ea587dd8c 57 0.03/1.00 vMB 28
338,298 338,298 0000000000000000090b101733dc0bd3845ea2ebe1ca719b520d2f2b29b67cdc 271 0.11/1.00 vMB 32
338,297 338,297 0000000000000000176c92b8023a6e7f27ce9542593787ce4d6cad524da99e09 726 0.30/1.00 vMB 30
338,296 338,296 000000000000000009acc1dd724fe7ef32a7469d98f52f387331d1e9b8880b19 871 0.40/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 781.71 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: 629.61 GB
    • Received: 11.93 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.