Loading Tool

Explorer IconExplorer

Memory Pool

29,685 transactions
5.32 vMB
0.04346976 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 12 blocks ()
  • 11 sats/vbyte = 11 blocks ()
  • 12 sats/vbyte = 5 blocks ()
  • 14 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 42.77/200 MB

Candidate Block

Mining Attempt a747f25933428e747fdce74c29d6d3001fb34ce294e5a812f0e86f7aad097432
Version 20000000
Previous Block 000000000000000000011d12a9983d59d9dd3325e7589e4076792d6fe5c93e66
Merkle Root d6d6fcb37cd1616bdb06306af6af4fa8a4a2a89b0ae781e5515a481e03f455fe
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,452
Size: 0.41 vMB
Total Fees: 0.02995015 BTC
Avg Feerate: 1.51 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,790 (648,351 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
264,439 264,439 000000000000000c610d9f56393e1be830cedf138421ee821a40f1f3e7ec57da 0.08 MB 224 81
264,438 264,438 00000000000000080738058e3e0e5469a2128df238840d507ca4dbc8ae5df74e 0.16 MB 241 37
264,437 264,437 000000000000000661c7063694e60bef663d8fc44c246bb2d33af6d66e45c5ae 0.25 MB 649 133
264,436 264,436 0000000000000001abd1eeb1ea25c772b4507128b08ab1f144fd380d450d758d 0.24 MB 586 91
264,435 264,435 00000000000000093afc6f15d4c308c7a7b33c2c5e5eb01e88b60008aceb4851 0.05 MB 173 80
264,434 264,434 0000000000000007b6113ec2c3dfcb11a5f299a95b5b0fc1191ab9786973fa71 0.23 MB 598 76
264,433 264,433 00000000000000077c340936eacaab758661b3184f63ba1d21c9bad45918423a 0.25 MB 630 142
264,432 264,432 000000000000000c6d5df56f98cc25b15adfe77a7abdef358663b21add790305 0.17 MB 384 116
264,431 264,431 000000000000000fa6a664f222b563d6d8148514c4c0b6777f8a55e8a42aa202 0.00 MB 1 0
264,430 264,430 00000000000000092afcc673e35f5880005165c48f84ac70ed974025421a9fa5 0.15 MB 180 29
264,429 264,429 000000000000000c7276863cad0f426fc14c8ca937643ab864bfe683d6697771 0.04 MB 71 25
264,428 264,428 000000000000000ca941aea1fddfcb164e24e621b68a05c3244ecaf1931524ee 0.17 MB 402 92
264,427 264,427 0000000000000001d26e043056846ef17dab966ed92ef10a736b1e260170a8f6 0.29 MB 613 100
264,426 264,426 000000000000000f1d201a97e36383be818dbc43ea1cd44fd5b8cc1a59eaa598 0.01 MB 39 158
264,425 264,425 000000000000000b2f890018c38ef0585fa6bcd6536fefded9d760f19d9fcd7e 0.14 MB 413 108
264,424 264,424 000000000000000027bb9f995cefa358d48259cc718a5c2a1103d50541e9d488 0.01 MB 11 14
264,423 264,423 00000000000000046ef035edc293ab97c9fd4e75e051229987efb118d3d04d8b 0.25 MB 608 99
264,422 264,422 000000000000000943285bb18eb6e84cee00566cfa9146d18c084606ee43dcde 0.10 MB 238 130
264,421 264,421 000000000000000d048b2e11847cb1aeaa9703a9776e49856902217e69fc18aa 0.14 MB 422 127
264,420 264,420 00000000000000082d87e484d307262c47256eba31ce948779f6314c7da9c005 0.11 MB 289 159
264,419 264,419 00000000000000054080fbb2f9d9d7683fd16b057ddb688fdd28e14b7b3fc358 0.00 MB 15 70
Previous 10 blocks ↓
Total Size: 778.47 GB

Node Details:

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