Loading Tool

Explorer IconExplorer

Memory Pool

84,199 transactions
32.62 vMB
0.07886564 BTC
Random Selection Loading Transactions
Max Size: 193.33/200 MB

Candidate Block

Mining Attempt bdc0127ccad873da3e2f2a0ddb3ae61dec48d159bbdb95b43d433639360e28dc
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 7465419c1081f64e3ba0b0919106747b75659b048337c9f890832051ddefc374
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,873
Size: 1.00 vMB
Total Fees: 0.01423667 BTC
Feerates: 100.53 > 1.43 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (576,510 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
338,439 338,439 0000000000000000195092554f2ba89ac0a0a2591d4b02b39e7fb93c1cff18c2 187 0.10/1.00 vMB 17
338,438 338,438 000000000000000008aa2b985c38fd59aa8f1b6f5037659b59d064a4dff13d5e 1,123 0.65/1.00 vMB 22
338,437 338,437 00000000000000000aea341e5d62d5957224a10317d85fa716ec8f404777c12a 512 0.21/1.00 vMB 30
338,436 338,436 00000000000000001052336e0a011bf9fa747f80354faf54e6be68a54e1d6b85 162 0.09/1.00 vMB 24
338,435 338,435 00000000000000000e8dc6edc6e59d2ddd84e2017b336dfc8fe7586ab8b07970 505 0.26/1.00 vMB 23
338,434 338,434 0000000000000000061353ad5c6123bbd699a91c525007088db062786ed32722 445 0.21/1.00 vMB 10
338,433 338,433 000000000000000012891fbeec14ed64de3c42d7d184960a0496575c65850b67 907 0.75/1.00 vMB 24
338,432 338,432 00000000000000000b207d78382e063f31d672700725d506de97974acc6b9e37 2,074 0.75/1.00 vMB 32
338,431 338,431 00000000000000001a72b8edb07c2a21d93e75d21c261a729c0d1674bac39aea 339 0.19/1.00 vMB 22
338,430 338,430 000000000000000005ace1c9b6df9536e9bbc409349cb43b88090d55fd550457 649 0.43/1.00 vMB 16
338,429 338,429 00000000000000000dbb55de4a4d71feb7464131ce1a165e36fe6c260501991a 46 0.02/1.00 vMB 16
338,428 338,428 000000000000000002ce160db0c2c7381718a198d6478ee0269b37d034f4100a 972 0.45/1.00 vMB 25
338,427 338,427 00000000000000001888755b6d1d26f7956a8e40b6544b3d142cc7012c074266 417 0.17/1.00 vMB 24
338,426 338,426 00000000000000000ca3bca81628301bbe5e985128bd88c4920670c00aec197d 475 0.31/1.00 vMB 22
338,425 338,425 000000000000000000282dc52d99c6bbf08c866d5583b994d7d8858eea470f07 232 0.12/1.00 vMB 26
338,424 338,424 000000000000000000db22eb48eece2bf507ba119fc0ed1bb64f79c2080271ef 629 0.33/1.00 vMB 27
338,423 338,423 0000000000000000158eb7b9e4f4f619dfde72b8f612091ec280406409f9de05 427 0.21/1.00 vMB 27
338,422 338,422 0000000000000000101b8c6656278fa4ef34cdd0f55088a003d273f1612c56b3 69 0.03/1.00 vMB 28
338,421 338,421 0000000000000000012cb97526117f040ab66a63d995a0a0036a8a0a6af623de 193 0.10/1.00 vMB 24
338,420 338,420 0000000000000000151fbc02f89f928b7cae8ed6c2402821164bb8c206085387 1,267 0.53/1.00 vMB 26
338,419 338,419 00000000000000000947c1965eba95c8a37d8f2127261b8cb6b06ec0165cb487 469 0.27/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.30 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: 657.38 GB
    • Received: 14.54 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.