Loading Tool

Explorer IconExplorer

Memory Pool

81,240 transactions
29.56 vMB
0.08315260 BTC
Random Selection Loading Transactions
Max Size: 179.88/200 MB

Candidate Block

Mining Attempt 245c9b31d94446b2de0a344550be0381267d09a0e2083756a724297fff7265d5
Version 20000000
Previous Block 00000000000000000002092de921a1212b41aa97abcef3b00199cbeb95f34bff
Merkle Root a09a34bf2298cb35405af5fe84268e1d766f9d82412b79a57e3b7858c142ff7c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,289
Size: 1.00 vMB
Total Fees: 0.02089834 BTC
Feerates: 100.53 > 2.09 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,082 (640,638 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
274,444 274,444 000000000000000208072dcc433acbafb55949a82e0e7ae5f8d9ec2c0e3e3c12 144 0.20/1.00 vMB 14
274,443 274,443 0000000000000002a9220b28742b2b440a6a8a472638da4733fc0968537e8d60 1,100 0.50/1.00 vMB 49
274,442 274,442 000000000000000145575bc9e87964959657230647213d1f64ff664deb6f13ec 711 0.25/1.00 vMB 95
274,441 274,441 0000000000000001f697cc23f7a4398f923b464846bb6545078479c3aabc7f31 138 0.06/1.00 vMB 25
274,440 274,440 000000000000000374b6ecd148693a6b2067d32cc6652abeaca5d2da53c840ee 141 0.07/1.00 vMB 85
274,439 274,439 0000000000000000e4eaef27fdcf9ed3a19eb66bd04e0f5b6cda4ff351bad576 48 0.02/1.00 vMB 47
274,438 274,438 0000000000000002c26f5455c91f2a6b303dc719899f573d360054ef5929b204 370 0.16/1.00 vMB 56
274,437 274,437 0000000000000001616b9ad30b4599d1abab2e3c0a1693d6555c2d791d8ab558 402 0.12/1.00 vMB 45
274,436 274,436 000000000000000397fb45f1ee6fc6b9b1727d463476de3d6cf9b2facaa1c85e 716 0.35/1.00 vMB 48
274,435 274,435 00000000000000043fa4bdb2282d023778d017b6b48ffaa40aacdcc5be9ffab9 225 0.12/1.00 vMB 47
274,434 274,434 000000000000000058c0517af3d4aa9887e92f36b10f3185d10c505d69a84b12 453 0.26/1.00 vMB 55
274,433 274,433 00000000000000040ccccd17a2577eebc67d42a15809a1ab9687b2f54ed7e54c 104 0.05/1.00 vMB 36
274,432 274,432 0000000000000001adf9164a3e8361a605764d1d389bd9c73eafca72ccf9d62e 150 0.19/1.00 vMB 20
274,431 274,431 0000000000000004b64841b6c3bfd18a3618132e2f1e4b3a0709fc775928f0e6 430 0.24/1.00 vMB 35
274,430 274,430 00000000000000045236c98756e20537e628015dd33ae39c3f1f349cb39e3596 687 0.25/1.00 vMB 93
274,429 274,429 00000000000000047d6329c61ec8dc67c77d65486abc371386e7ebf26cd565b2 651 0.29/1.00 vMB 54
274,428 274,428 000000000000000370a365212f45da36f3e623e3f336fb482bc08eb337195abb 52 0.02/1.00 vMB 65
274,427 274,427 0000000000000000928b00d512a5122941e2f4c10d558e45ed229346840b9280 216 0.10/1.00 vMB 37
274,426 274,426 00000000000000034b379302285c8ab6cced50df26eafb88e1e3a6f50ee1e92c 96 0.13/1.00 vMB 28
274,425 274,425 0000000000000001456208948efa67d866808da53f6ab0014a600efceea9f2a8 456 0.25/1.00 vMB 26
274,424 274,424 00000000000000008ed5a2f6a1fb04c9450207eed64469b388df62b4834712d3 82 0.03/1.00 vMB 73
Previous 10 blocks ↓
Total Size: 782.54 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: 669.01 GB
    • Received: 15.71 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.