Loading Tool

Explorer IconExplorer

Memory Pool

35,238 transactions
27.54 vMB
0.07585719 BTC
Random Selection Loading Transactions
Max Size: 149.65/200 MB

Candidate Block

Mining Attempt 1a7fb06fadea659873a069394faac6101a314bf274eba40d14e3c6a4e5895858
Version 20000000
Previous Block 000000000000000000008b187f219cc3f69e593e98bdf58d96532c293b502389
Merkle Root f831467c5f93da46eff277c5a3c11506fdf937ff7c2095d8034f67e7aaf16e3f
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,810
Size: 1.00 vMB
Total Fees: 0.03150455 BTC
Feerates: 75.13 > 3.16 > 0.16 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,279 (793,034 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
147,245 147,245 000000000000077a4287d237ef8ca502289e9343cdf4dfdcbd5ba37b881c9a86 66 0.03/1.00 vMB 202
147,244 147,244 00000000000009222c590bcea64cb7a213c592478aa342908af5410577641e84 51 0.02/1.00 vMB 221
147,243 147,243 000000000000059da6ccdd632b39fb6ab2ad5b8a4ba296516926edc5828a91dd 26 0.01/1.00 vMB 210
147,242 147,242 00000000000008209d486d1cdf833edacc79b5f997bdfd72d226eeeb4f2ad9f2 108 0.05/1.00 vMB 138
147,241 147,241 000000000000034d6ddbe6842eb3f2f6488f2c49fb9a589c16f84790d2e69892 21 0.01/1.00 vMB 361
147,240 147,240 000000000000071f2bacbcc073665aa0862c79939e62ba84ba3fdb84aa369a4e 12 0.00/1.00 vMB 58
147,239 147,239 00000000000009d356feb4dc29a0b36d97ced7ee85ae873a0e4569039a041b6a 1 0.00/1.00 vMB 0
147,238 147,238 00000000000009a00e9f4e0c6491bffb3f6c09eacd19838140d347047fe7f2ad 15 0.01/1.00 vMB 185
147,237 147,237 00000000000008d37d0028460866bc4216561d12eed238d962d11fbe8a27ccc3 11 0.00/1.00 vMB 2,076
147,236 147,236 0000000000000896d707ac5af24cf8a5177b50c03696fce392bcfa197d678dc4 5 0.00/1.00 vMB 31
147,235 147,235 000000000000024a10e81877b6b15a4ee5cce2bffb745a1845a97cca1c138e18 96 0.03/1.00 vMB 142
147,234 147,234 000000000000011b3794225662413f640a184429df1c911f21b28ffb655e713c 7 0.00/1.00 vMB 102
147,233 147,233 000000000000012565c92d2810a453dfc5ab4181a891ba63c664761882b882cd 104 0.03/1.00 vMB 122
147,232 147,232 0000000000000446aa22ac6083197b45d21b8235d61410bc60ebdb47c0f432c1 77 0.03/1.00 vMB 223
147,231 147,231 00000000000001071e4a9ba51a8005f175e1ca171fcef14b7afa4ec66c1f9fe2 25 0.01/1.00 vMB 95
147,230 147,230 000000000000013190b1b867b084ce1181e2a663af538a073502563b1299d526 11 0.00/1.00 vMB 0
147,229 147,229 000000000000055b6036b52b8d884e4c0245f3d221d40382a8b2692d38f1006f 52 0.02/1.00 vMB 159
147,228 147,228 00000000000006d8d72d8589548f590a65f901462e6800dcc151a5cc585de7f4 5 0.00/1.00 vMB 118
147,227 147,227 000000000000042a72c824acabe8b72489cd786ce099ba2fa0c7797d62de3552 13 0.00/1.00 vMB 30
147,226 147,226 00000000000003f2edc074a59d58355f2179ae658b001603b9b3757af73fd005 16 0.01/1.00 vMB 221
147,225 147,225 000000000000085dbedda13fb12498cec043c06f8c44c0a310b09da7063aa78c 47 0.02/1.00 vMB 141
Previous 10 blocks ↓
Total Size: 827.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: 4,445.99 GB
    • Received: 241.62 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.