Loading Tool

Explorer IconExplorer

Memory Pool

81,034 transactions
29.70 vMB
0.12609979 BTC
Random Selection Loading Transactions
Max Size: 180.01/200 MB

Candidate Block

Mining Attempt fd8326ba3c6e0006cfab80faa8da115d45e8d86853a0c3fa3ae51d47a94687c7
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 46f56b9f4e27acd46acba39b46db958db2765f047aa7d232bccd6ebe76837458
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,782
Size: 1.00 vMB
Total Fees: 0.06001271 BTC
Feerates: 151.07 > 6.01 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (603,613 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
311,505 311,505 0000000000000000201521b989beb1028463884c0dc169b5d8546ce213b5c2a7 230 0.10/1.00 vMB 36
311,504 311,504 00000000000000000e79a369cbdcd0554e2c9d4b29e66900dd69ea43f21abf81 255 0.15/1.00 vMB 25
311,503 311,503 00000000000000001b6eedf44433a27b3651fad16f9c9e5642f6420fdd550497 437 0.33/1.00 vMB 20
311,502 311,502 00000000000000001dd6b4d4ceaecc912d5cb7de627c94bd0ee59badf1a43d7b 512 0.16/1.00 vMB 46
311,501 311,501 000000000000000031360fda6102131bb8662718c1e1273f1106df3465030617 263 0.12/1.00 vMB 29
311,500 311,500 0000000000000000399eb1f356681b1701a1b3e605250e92374359f7670fb040 341 0.20/1.00 vMB 27
311,499 311,499 0000000000000000004efd4971564e2a718d7f5872c32c516543d257f80b7d16 172 0.11/1.00 vMB 22
311,498 311,498 000000000000000013ab7c951a63a8ecd1c384ffc1d15495620a9a7d3303bc89 213 0.12/1.00 vMB 30
311,497 311,497 000000000000000025370aba82d419cf7742c8415d26964fe53e829c7c91df47 15 0.01/1.00 vMB 22
311,496 311,496 00000000000000002e8158048b8a2fba9eadb877168dce6f30cf9f7fa3ba74f9 66 0.05/1.00 vMB 20
311,495 311,495 000000000000000002e6a24d120ea7c6574099f46673236a8d664dc1cd4bdf2c 287 0.17/1.00 vMB 27
311,494 311,494 00000000000000003eed3368b9d829378b9373c61aa657a74abfafea79fab4c5 48 0.03/1.00 vMB 23
311,493 311,493 00000000000000003c765a8e10eac11460f62f2e1562df179e4a567684eb0fdf 242 0.13/1.00 vMB 26
311,492 311,492 000000000000000003c81afcbb8a0980a9f24ba2bdfb817fa16f9583c3c6cd94 512 0.27/1.00 vMB 36
311,491 311,491 00000000000000002f02022a4160f6fe4af6842d16d2365205d4bc311a35f58b 32 0.02/1.00 vMB 10
311,490 311,490 000000000000000022c124af9aa53ffd1d0b3be76b48a06187c4961719f45a6b 646 0.37/1.00 vMB 26
311,489 311,489 00000000000000002a7d0b721316ca70b6ef075bf7d05bdf1578c15c856223d0 832 0.56/1.00 vMB 29
311,488 311,488 00000000000000001dbd2439a0042631d08a6e0582550697b26d8b6a39b1ab60 153 0.08/1.00 vMB 41
311,487 311,487 00000000000000000f5bee17174418e52b0796c8bea1e8a19dfb146564d5d0c1 101 0.06/1.00 vMB 20
311,486 311,486 000000000000000008cc36ebba588b533d98cc697fe41576f21f433cb6a5258f 71 0.05/1.00 vMB 19
311,485 311,485 00000000000000002553ef94cb07d1ee5b466c1156a7d6a6c5a9efe0535cdc75 274 0.14/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.59 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: 671.64 GB
    • Received: 15.98 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.