Loading Tool

Explorer IconExplorer

Memory Pool

73,470 transactions
28.34 vMB
0.07819080 BTC
Random Selection Loading Transactions
Max Size: 167.71/200 MB

Candidate Block

Mining Attempt 4682e0dd5df2b1198e8ec1945f50742e7fe09c8c10c917f36eb350893df19ddb
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root ab39762a08c6e98d82ce8181ecad5b3432a3dcb8c0465a50b16ebfc08780922f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,561
Size: 1.00 vMB
Total Fees: 0.02120840 BTC
Feerates: 152.31 > 2.13 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (682,109 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
232,926 232,926 000000000000019370e92944c8bc2037904cf736188d300bf43cc88d80033c8c 585 0.25/1.00 vMB 237
232,925 232,925 0000000000000008d29e2220a2a080b9b90c9d9bd6aa2bd8fc0a3c160a1465bd 275 0.19/1.00 vMB 110
232,924 232,924 00000000000000a8518cfb0abb0fd537602e423afd91a23706cab5c507e17ffd 431 0.20/1.00 vMB 168
232,923 232,923 0000000000000142f46d1584a4f761a93f0ce5b0306ac01e3248e2f98ef47a8a 531 0.25/1.00 vMB 129
232,922 232,922 00000000000000643fadcc33c29959a244a3a403c78448d624ede42f2495fd83 372 0.36/1.00 vMB 57
232,921 232,921 00000000000000e3d44a39649dd4a9b98786dfa46a0bd6c038895c614ee26fed 484 0.25/1.00 vMB 154
232,920 232,920 0000000000000117d588a225e3e8a017ad6ff3e3db99fe53fc15e381ca7ae46c 703 0.25/1.00 vMB 219
232,919 232,919 00000000000001a35d57d0baad0c8fb3ba95cc313c9ba42553f1bb50f883707a 806 0.25/1.00 vMB 288
232,918 232,918 0000000000000030729e1e76d148d583aa10aa0109ec0c0a27d25f987d65fcf1 32 0.02/1.00 vMB 51
232,917 232,917 00000000000001c85fde65265668bc97daae4b17945d7539af7343084ae79912 352 0.15/1.00 vMB 194
232,916 232,916 000000000000010a79f6474f790392ea5e671e12e8d8f8c33791a60816c1626f 52 0.02/1.00 vMB 149
232,915 232,915 0000000000000072bb59e5e8f5d387a116156dea48bf491b014d10ef13d52fff 399 0.25/1.00 vMB 119
232,914 232,914 0000000000000160a56a818c40c3bf0a032f8e78086774be61e85abedba48dff 168 0.06/1.00 vMB 115
232,913 232,913 000000000000015359a554409ed92a263d9265b91aafe8ddc6ff13885bda5515 429 0.25/1.00 vMB 140
232,912 232,912 0000000000000154c7134680de1ee759cf5185c006ec92c4295a79cb7683f2af 32 0.01/1.00 vMB 70
232,911 232,911 00000000000000334a533e582884fd6713d4789ffb82ce3a73a771e9dc97323a 89 0.06/1.00 vMB 79
232,910 232,910 000000000000009a57d4e2a97de2bad64f15ec450cf89f2df3ba588f03adc912 495 0.29/1.00 vMB 99
232,909 232,909 00000000000001011a9dd5daf9ba960ac65646b7604ed396744a96606381cfef 460 0.28/1.00 vMB 131
232,908 232,908 00000000000001751873b6662a5ea5b845e23d6b846e32e5dd2e3176d74623ff 753 0.25/1.00 vMB 217
232,907 232,907 00000000000000778b80e80bfd675cf782c7be802f660a82bdc64476d1290aed 256 0.08/1.00 vMB 1,412
232,906 232,906 000000000000011fc4b2a2b0ba21a2a1bf207ef09a2fc9e42d1a3629ae7f8c8b 213 0.21/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 782.45 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: 667.47 GB
    • Received: 15.25 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.