Loading Tool

Explorer IconExplorer

Memory Pool

77,301 transactions
28.39 vMB
0.08096796 BTC
Random Selection Loading Transactions
Max Size: 173.11/200 MB

Candidate Block

Mining Attempt 3ab0d48a7265f763149b4fcf691edba6aaf7de1c81ca27af0308e1ae124a73ab
Version 20000000
Previous Block 0000000000000000000176c24bf8eb983450be5b9066556ca76917f73613153e
Merkle Root 7035d148875a74eac8d79b6fc3b81622de6fd9406b998f498e8df787df3e12a4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,604
Size: 1.00 vMB
Total Fees: 0.01765565 BTC
Feerates: 84.47 > 1.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,309 (627,793 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
287,516 287,516 0000000000000000b357a27ff8eba9a76d564b28c7e04c8f043b1b4518e2d0bc 385 0.22/1.00 vMB 42
287,515 287,515 00000000000000007ee0ca14209597f09d205f32fd1130c7276d1d380620a06d 179 0.17/1.00 vMB 36
287,514 287,514 000000000000000024ec832367f297984bcdc5d595c6d7a575c05fe4da9a83ea 701 0.35/1.00 vMB 38
287,513 287,513 00000000000000006a6062df84b67a4e89a04e81e286faa467ae9153f025f46f 382 0.33/1.00 vMB 28
287,512 287,512 000000000000000061d0d71bda92ed634a979e82261c65163f9f65bdb52b0626 388 0.20/1.00 vMB 37
287,511 287,511 0000000000000000ac79d30402672585d5356095e5d8ce636d442cb8ca69b8de 95 0.08/1.00 vMB 22
287,510 287,510 0000000000000001047d4535c91fbb0c57dba9d32d35bcb1e4439dd60fe93829 1,682 0.90/1.00 vMB 29
287,509 287,509 0000000000000000b653256a5bf05ea2c4fddbda10e6b1ba85a5f09257182012 118 0.06/1.00 vMB 63
287,508 287,508 0000000000000000352db2bf377bd2c2a78c72e647efb99bd6abf749378890cf 134 0.06/1.00 vMB 119
287,507 287,507 0000000000000000445d6d168377f50af8b70590ebaf5e6899c68502ce3da1ef 83 0.08/1.00 vMB 43
287,506 287,506 000000000000000079b8b4889287413407fa90f6535dbacd320fa25f2309ebc1 278 0.25/1.00 vMB 21
287,505 287,505 0000000000000000252b55da781335ad3c71f1f158a0da5130a4883914a73846 542 0.25/1.00 vMB 38
287,504 287,504 000000000000000031db16f74e1c111d2eedee4d99314d3ccf0cdb898432dd64 600 0.49/1.00 vMB 22
287,503 287,503 0000000000000001169241afed4a293fb6edfcbb4e2df9f9013a363591bf89cb 439 0.19/1.00 vMB 46
287,502 287,502 0000000000000001171df3e008a5e2bd5a9a757504594212bbbb9e6e81d5fd53 458 0.30/1.00 vMB 65
287,501 287,501 000000000000000069b849b423030e063b7beec0d493c30426e2f18ee94ca8e7 1 0.00/1.00 vMB 0
287,500 287,500 00000000000000010e4bc33648dd91878a3b583b0a56eb9c31cbcf3d53aada4d 1,482 0.81/1.00 vMB 36
287,499 287,499 00000000000000014d18c40e62ef5549e03e940daab1abd65fdbc93cca773b34 18 0.05/1.00 vMB 10
287,498 287,498 0000000000000000b1998b819f5fb6b0f34a5eb2cfb02aa6f4a84fe03611c750 167 0.07/1.00 vMB 65
287,497 287,497 000000000000000005b7f907f48ba6aaf6564b6f0681835b7f3e8c4deb807a51 444 0.52/1.00 vMB 21
287,496 287,496 00000000000000006ac6e8383347becc627a91ec0bc6ac8b80fea5bb8070149e 156 0.09/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.93 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: 714.58 GB
    • Received: 17.57 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.