Loading Tool

Explorer IconExplorer

Memory Pool

82,912 transactions
31.26 vMB
0.09874677 BTC
Random Selection Loading Transactions
Max Size: 191.28/200 MB

Candidate Block

Mining Attempt 842f89194e0729d02911203b78ffee42ac7d604248c24b2248106b65a47c727d
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root d2a38883852b66e95fb10b42f4c5aea06cc391740d119fd70bd2a2c1bb3025b2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,951
Size: 1.00 vMB
Total Fees: 0.02784532 BTC
Feerates: 301.05 > 2.79 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (646,935 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
268,286 268,286 000000000000000491408e9a6d63b37b2b4715cb32ab26458cd13e1a35e5379f 278 0.21/1.00 vMB 43
268,285 268,285 000000000000000075a13154e423335360329f706810d708f24d588abefe212d 611 0.25/1.00 vMB 83
268,284 268,284 00000000000000067eb249006dc978622887fb98d1b47eb2459758517d8e781b 201 0.09/1.00 vMB 61
268,283 268,283 000000000000000735a333a883238e406a1a66bab2d6059a4b643c93cbf6585b 51 0.02/1.00 vMB 42
268,282 268,282 0000000000000006821c8eca56be015c07942b090fb7f4721f311f676532239d 87 0.07/1.00 vMB 48
268,281 268,281 000000000000000807691730d98f74a01ce5bc6d184d1e65f6f36f17256b9580 168 0.08/1.00 vMB 51
268,280 268,280 000000000000000326635c2c90774c155210501b9f915ae8dedf272751511989 219 0.15/1.00 vMB 14
268,279 268,279 0000000000000001c9e578e5b71ddf7f70dfd15c23f226ff7939e3082ceca379 73 0.04/1.00 vMB 28
268,278 268,278 0000000000000001a040c0508f0714a25cfa13f265bb9995f328b8d4f61bfad3 446 0.23/1.00 vMB 67
268,277 268,277 0000000000000000e41e091ee5b22adfd3055025cdf13ee078254374661af1f4 129 0.05/1.00 vMB 48
268,276 268,276 000000000000000288f595e3b7bc306e62517e3a23da686edbe52401e36c1e9a 245 0.15/1.00 vMB 33
268,275 268,275 000000000000000849f7636b90b7a96ddf5efce91668647ea175a4d80cf2445c 325 0.15/1.00 vMB 49
268,274 268,274 0000000000000005f8fe2d2393ba17ea7853dab32ea2d61643b520605fa40361 416 0.46/1.00 vMB 20
268,273 268,273 0000000000000002f8a73902432074b94e18235dd5d93255155146cc8b82d3bb 607 0.25/1.00 vMB 62
268,272 268,272 0000000000000008304605bdc7feb97f73d4b07f9bac6c8cb47f623c977bf738 1,161 0.50/1.00 vMB 52
268,271 268,271 000000000000000738308cf9e47d3ddc01997467f0c8a8af58cfd8ebc4817628 177 0.25/1.00 vMB 57
268,270 268,270 0000000000000000c5cf788194a435caff32258f52b7b170a225174f9b991b93 296 0.25/1.00 vMB 53
268,269 268,269 0000000000000006ee6d5a0c5060a02b46f8eee92481d812540c8e88982e4452 283 0.25/1.00 vMB 53
268,268 268,268 0000000000000003eafed7788e755d7248c9b3894b925ca170849fe576041eb9 355 0.50/1.00 vMB 58
268,267 268,267 0000000000000007f73582732bc82e0a70e78e45a6b924b7ac0059c8dd73e807 571 0.50/1.00 vMB 68
268,266 268,266 0000000000000008170136181ebc1d9a5ef1f160598c0b7ed8f5f94b5ee23282 144 0.07/1.00 vMB 94
Previous 10 blocks ↓
Total Size: 782.77 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 709.33 GB
    • Received: 16.89 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.