Loading Tool

Explorer IconExplorer

Memory Pool

79,104 transactions
29.28 vMB
0.07150195 BTC
Random Selection Loading Transactions
Max Size: 175.70/200 MB

Candidate Block

Mining Attempt 10d6575b56b415724518ed5d5fd797a3e2d355a3f1b190ae22c89416ead66980
Version 20000000
Previous Block 00000000000000000001b85d9794a4a727476a72ab49258ad3cacec808147edf
Merkle Root 867d89e9bf3bd0b5b265bd67a1d1689e1ac99402e3440cc6e8439037ebfccf9d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,427
Size: 1.00 vMB
Total Fees: 0.01158025 BTC
Feerates: 170.94 > 1.16 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,064 (270,008 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
645,056 645,056 00000000000000000002b4fade41be8944da805cedb48d231bea6cff9875c1e7 1,258 1.00/1.00 vMB 25
645,055 645,055 00000000000000000000e85834954d4bd260e6d4c612555cf1824bc75b7128b5 576 1.00/1.00 vMB 19
645,054 645,054 0000000000000000000efb449703d8c0168a89773609c6cdbe928ad21f97309c 2,083 1.00/1.00 vMB 76
645,053 645,053 00000000000000000000d5462b0159821c49b496011e838190cd05c3c77ccb87 2,275 1.00/1.00 vMB 73
645,052 645,052 00000000000000000008c32153ef66054fcc3fc2ee1d031b908d2b911beb56a9 2,067 1.00/1.00 vMB 51
645,051 645,051 00000000000000000003bca2d979a82aa52e75ddb6fa4047ad19601967ccb126 2,989 1.00/1.00 vMB 106
645,050 645,050 00000000000000000008b521827e3a55ea50a0e1be0f5bd8afafaf558ea0e368 3,004 1.00/1.00 vMB 42
645,049 645,049 00000000000000000008f0a66026d619c4c686ea47a86dacc8f6e8b34241476b 2,933 1.00/1.00 vMB 79
645,048 645,048 0000000000000000000eb3b7a2f579819b8957903cd41075f12f9e01b45e5e0f 143 0.04/1.00 vMB 52
645,047 645,047 0000000000000000000c628ed2c010e6c0aed66db60938e9e00142983b9b2962 1,183 0.37/1.00 vMB 5
645,046 645,046 0000000000000000000253faff4e347253af46816b9460e6965cd949e28db6b8 1,208 1.00/1.00 vMB 19
645,045 645,045 00000000000000000000cda09abdd9c8847f6d9a4b218cab2d3401b87768c73b 2,245 1.00/1.00 vMB 38
645,044 645,044 00000000000000000001de6bdf278750c160f9adb669a06912a01b569fe59f37 1,534 1.00/1.00 vMB 21
645,043 645,043 00000000000000000009652922e29729c20ea4df18305cd0a6b03c28a3bafd6c 2,482 1.00/1.00 vMB 34
645,042 645,042 0000000000000000000da34aae7f7d5a9e42a6e248f535a19ee7a147e5d20637 2,713 1.00/1.00 vMB 57
645,041 645,041 00000000000000000003d2e64c876718dc9797826dcd93a5899649fc65f0ef9e 2,157 1.00/1.00 vMB 91
645,040 645,040 0000000000000000000d080709d9acd2d7737fb0863219272024a78aed36c85c 2,253 1.00/1.00 vMB 15
645,039 645,039 0000000000000000000824b85ef41a6d8b411aed5a91cb898ac3928930cabe6a 2,494 1.00/1.00 vMB 13
645,038 645,038 000000000000000000036e3b62232b7ada99e8fa9e2adbae1960491c82d1a21f 3,054 1.00/1.00 vMB 72
645,037 645,037 000000000000000000108bf4ba1baab41216dae7abab28758cc99da004d63cb7 3,138 1.00/1.00 vMB 87
645,036 645,036 0000000000000000000f4310098d0556cfb449e5eabeca673ee988256035f2ad 2,058 0.71/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.50 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: 668.46 GB
    • Received: 15.52 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.