Loading Tool

Explorer IconExplorer

Memory Pool

81,361 transactions
29.88 vMB
0.13427173 BTC
Random Selection Loading Transactions
Max Size: 180.88/200 MB

Candidate Block

Mining Attempt 63d496bdcac984cd3288fbc19d2ab7984f22f92b7e380ebf1a0ed0852c36b997
Version 20000000
Previous Block 000000000000000000005c2fc4d2b95ddb889fb35eace1de4a362d4b7706c2e6
Merkle Root ff57e61c969547b601f3c915b46b18731254e6bbe601caf7bd65da39a1d48615
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,942
Size: 1.00 vMB
Total Fees: 0.06838675 BTC
Feerates: 213.90 > 6.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,109 (517,658 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
397,451 397,451 0000000000000000014e99424b05e00569930da939f51974358a4b659fee0685 2,685 0.99/1.00 vMB 42
397,450 397,450 00000000000000000404cd17c2c17b5bd034eb9dfa624b693480fa2a405feb29 2,369 0.95/1.00 vMB 42
397,449 397,449 000000000000000001dc628c822f40a728faee3b8b85a91b5330cb6c7f2ca6b6 2,602 0.95/1.00 vMB 72
397,448 397,448 000000000000000006b3e51f5416b8cf46191f4a82dbe112bb4e80dd69f29fe0 2,380 0.93/1.00 vMB 56
397,447 397,447 000000000000000000c6de332035e49f80293748b1b4d4931fde1d5d4978a83a 1 0.00/1.00 vMB 0
397,446 397,446 0000000000000000035213428e80d997d709460b96a2348523343f2bf09f2fab 1,137 0.90/1.00 vMB 21
397,445 397,445 000000000000000001955e48c171fa8c37a3e17eb9b58ad22d614216ddc037c4 712 0.69/1.00 vMB 20
397,444 397,444 0000000000000000022ed828a621c3133074154f04da60a7075a7e1c143f623b 1,076 0.75/1.00 vMB 31
397,443 397,443 000000000000000003a07dc4775496c23e6a94468c4ac7fc7ad0595400a3b2c4 1,333 0.93/1.00 vMB 26
397,442 397,442 0000000000000000033b30850ac770f011143c885829e653c47c10719f53f097 1,467 1.00/1.00 vMB 26
397,441 397,441 0000000000000000042c9ffdbc837378123c5beca70ac38bf4a03b7953cd833a 2,311 0.95/1.00 vMB 47
397,440 397,440 000000000000000001ae7ca66e52359d67c407a739fde42b83ecc746d3ab735d 1,876 0.75/1.00 vMB 50
397,439 397,439 0000000000000000047dde832037a9f776dd58919b794ef81b0b19688d12bed0 1,451 0.95/1.00 vMB 24
397,438 397,438 0000000000000000009c9dea2bb9dcb26829e775a1371cf5bb43af0a1e536ba0 1,150 0.99/1.00 vMB 19
397,437 397,437 000000000000000006115104165499bfe911286a23459be388e8894c04434f4a 2,747 1.00/1.00 vMB 60
397,436 397,436 000000000000000001a2b8273fc30bf857da9ba74ea34c2fbc51f74038c6acf6 1,787 1.00/1.00 vMB 48
397,435 397,435 00000000000000000217f33447305f9891534109366754dbe7ab5328d879bcba 1,520 0.95/1.00 vMB 33
397,434 397,434 000000000000000005c0a4d0431886f9be7c5a15b13c536260dd5d86027d706e 1,086 0.99/1.00 vMB 22
397,433 397,433 0000000000000000034b35bec7815d3c6af3b60c91708675bf48e3f3d757ed9e 1,499 0.93/1.00 vMB 29
397,432 397,432 0000000000000000060fe03f4cecd8510a53632d797b718973510aac6218e8d7 1,823 1.00/1.00 vMB 30
397,431 397,431 0000000000000000019d4fe36935d78013ed965fab8d00c0a438b82a18a2ce13 2,917 0.99/1.00 vMB 64
Previous 10 blocks ↓
Total Size: 782.58 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: 671.33 GB
    • Received: 15.91 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.