Loading Tool

Explorer IconExplorer

Memory Pool

42,472 transactions
26.92 vMB
0.06076126 BTC
Random Selection Loading Transactions
Max Size: 141.40/200 MB

Candidate Block

Mining Attempt a6c4e31bcf8e7b28f11bfce460e1412044a7301d3439ec6c494e620fcefd27c1
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 (561,849 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
353,075 353,075 000000000000000002b0b54e0a57d137f4e467b5d158ca17d32ec86a6aab10d0 1,577 0.73/1.00 vMB 31
353,074 353,074 0000000000000000036bd8ff103c0cd848346cdde3b418e6f1d34aef2fa82b6d 118 0.05/1.00 vMB 23
353,073 353,073 000000000000000000772cc1d57f675e96ec8b2f3585b8562be4d789db2f4c35 485 0.24/1.00 vMB 24
353,072 353,072 0000000000000000138787410ecfc62fb90aab7b85ade229ba6c69e536a63f87 1,477 0.66/1.00 vMB 28
353,071 353,071 00000000000000000ba141325a10eca264a8d1c26aa1646663821982cd33313a 1,127 0.56/1.00 vMB 28
353,070 353,070 00000000000000000c19fa9b8a6a2e6ea42df461c6255c20411da7cc0165f51b 815 0.35/1.00 vMB 30
353,069 353,069 00000000000000001689e01166b859bf0cd0e80a86dfe0c06d97e988c58ddde0 620 0.31/1.00 vMB 29
353,068 353,068 000000000000000016538f460f39b5a4ecb879c1c496018b2583ac52a3787db5 324 0.13/1.00 vMB 28
353,067 353,067 00000000000000000d15a631090b0f5dc8145a6c33d04cbb3f6f1f72c5650cc5 1,248 0.56/1.00 vMB 26
353,066 353,066 0000000000000000074dbc749c9a2d210ceb2b98ea6749c9ad6103d9d1bb5883 792 0.39/1.00 vMB 30
353,065 353,065 0000000000000000128a170a4c08c114766816e6856714cf495254faba604943 329 0.15/1.00 vMB 30
353,064 353,064 000000000000000008e129789ddd47bcfda509325c244dca9ffb5760dcf579cd 603 0.33/1.00 vMB 27
353,063 353,063 0000000000000000021aecb1edfc90403e4feef18e28fbfdae7c2855e29d1b8b 17 0.01/1.00 vMB 27
353,062 353,062 000000000000000011af977907f58cfa4dec1cbe74ff189c61cb2ae297b0eb03 49 0.04/1.00 vMB 18
353,061 353,061 00000000000000000e89b8b1017d163689cbb19985e6b9cace80f22e200f1fcb 462 0.24/1.00 vMB 26
353,060 353,060 000000000000000004720b09e5232d47f64028fa7da00c8353746c3b564507bb 525 0.23/1.00 vMB 28
353,059 353,059 0000000000000000054f7a8bee4e6bb7e199ebc7b7d6c1c7b15a212ff0dc6334 23 0.01/1.00 vMB 22
353,058 353,058 00000000000000001341aa230db9ee7c9d8fc9dd17ebf7a41513d08251909809 152 0.08/1.00 vMB 26
353,057 353,057 000000000000000007518d0e7d181592eaa19cb2d7d20d09022b2f78fa1a7310 117 0.05/1.00 vMB 36
353,056 353,056 0000000000000000102797a05013379cb99fb11f45df0e379b215cfd50af57fd 177 0.08/1.00 vMB 22
353,055 353,055 00000000000000001341b23ed12c434b08e2355008c8cbf632ec9749a77a28b7 609 0.29/1.00 vMB 26
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.