Loading Tool

Explorer IconExplorer

Memory Pool

77,716 transactions
29.98 vMB
0.06866124 BTC
Random Selection Loading Transactions
Max Size: 181.91/200 MB

Candidate Block

Mining Attempt 97ddf726c3509f9ebeb8052ea7cd10be89fa1e301520d4ddb5b60e7985ca4470
Version 20000000
Previous Block 0000000000000000000036bbd7276eb10eeccda80d363dbecfc4a4ff5e03f32d
Merkle Root 21b13605fd8c5e20cc35f478602c06ecf713ce9cea30d0c923c281a25dced059
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,979
Size: 1.00 vMB
Total Fees: 0.00504488 BTC
Feerates: 150.92 > 0.51 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,191 (728,928 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
186,263 186,263 000000000000038adfdeafc0191ca4489295e03d1f437019a4f7900aff090a84 90 0.03/1.00 vMB 4
186,262 186,262 000000000000018c053abd16f564c49e348a72a7ceb436726a8914b2dc5b057b 256 0.09/1.00 vMB 146
186,261 186,261 0000000000000202324cc8e82d0e04117b547745a77a03c993ec688805f9ba22 70 0.04/1.00 vMB 97
186,260 186,260 000000000000017ba22f47b3f6edd39f1662a03059329367ae33eade6c51ede6 53 0.02/1.00 vMB 95
186,259 186,259 0000000000000000768f5b971e3e0a586137b45c1b1796990b24a4c0c38452af 16 0.01/1.00 vMB 73
186,258 186,258 000000000000059ecc14cf7ca7ecf6a8eb1652821192092039c14365a69e87fe 114 0.05/1.00 vMB 124
186,257 186,257 00000000000000bf992754583816f61845293a70aad93702d09faefd431d4fd4 596 0.23/1.00 vMB 154
186,256 186,256 00000000000002199e09d9c466b53ecd18d40b240f265b2278eadf19912b9b51 1 0.00/1.00 vMB 0
186,255 186,255 000000000000099b1be71b1d5374e4ab24491b053f5c381825865623608a6fb3 66 0.04/1.00 vMB 88
186,254 186,254 00000000000003492c8a567045cde96c34d25f4f002e046a348ffd5600981d11 185 0.06/1.00 vMB 63
186,253 186,253 00000000000009751f0e1a0abf3242a58c0bd9e8e8281ff2bf7118e1bfea9b2d 10 0.00/1.00 vMB 15
186,252 186,252 000000000000068b7318e507870f94ab056bc641ec8cd564874200a2f035c9a6 135 0.06/1.00 vMB 78
186,251 186,251 0000000000000899b054b6ab8aa9b5adfab6092acf0957a1293bd8687fdf8fcf 334 0.14/1.00 vMB 125
186,250 186,250 0000000000000379ed6d930bcc1c64b9dec17710b84093713847a7271e575abe 460 0.23/1.00 vMB 170
186,249 186,249 000000000000051a3b31ac387086d24389ff86c43d66e11b38859bbb280e2946 126 0.05/1.00 vMB 92
186,248 186,248 0000000000000135afb9521af8084eff73f60edd4963bd7114685fa3c3b13ddb 448 0.19/1.00 vMB 116
186,247 186,247 000000000000080991ca41eb13a9196be57cc5e0e38c7f7b9c9e012caf6514ba 523 0.25/1.00 vMB 153
186,246 186,246 000000000000080e1cbac001d396931e942a1478feba418858b0c0cbeb4af850 405 0.26/1.00 vMB 101
186,245 186,245 000000000000046898723006f528c80e8c59e6be2a10a70d0d45dd7aaabef67d 129 0.05/1.00 vMB 253
186,244 186,244 000000000000054ec2562371e9d5430fa338937d1fac0741c1263869007b5253 214 0.07/1.00 vMB 76
186,243 186,243 000000000000023c676f91a740f8b971877c91dae074912012a214e6c0d75155 601 0.25/1.00 vMB 129
Previous 10 blocks ↓
Total Size: 782.72 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: 707.08 GB
    • Received: 16.66 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.