Loading Tool

Explorer IconExplorer

Memory Pool

42,966 transactions
30.69 vMB
0.09814092 BTC
Random Selection Loading Transactions
Max Size: 156.11/200 MB

Candidate Block

Mining Attempt 4fbeccd014bc9bd22dfc2b5e387bb0124b33b00a67c26f3984cd0b763b3ac884
Version 20000000
Previous Block 00000000000000000000ff70d2eab8ba39c62939af77ca332015a8c22a4f40a3
Merkle Root 799b139658127f7814dae1e0ab5411fcc3f5d99ca0dd7e371765d6372b64bee3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,638
Size: 1.00 vMB
Total Fees: 0.03656136 BTC
Feerates: 124.04 > 3.66 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,444 (914,395 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
49 49 00000000f067c09041ff0fcee3d91aeb7fbcc5654d3f766af2b4377aaee68d00 1 0.00/1.00 vMB 0
48 48 0000000088960278f4060b8747027b2aac0eb443aedbb1b75d1a72cf71826e89 1 0.00/1.00 vMB 0
47 47 000000001a5c4531f86aa874e711e1882038336e2610f70ce750cdd690c57a81 1 0.00/1.00 vMB 0
46 46 0000000002d5f429a2e3a9d9f82b777469696deb64038803c87833aa8ee9c08e 1 0.00/1.00 vMB 0
45 45 000000009189006e461d2f4037a819d00217412ac01900ddbf09461100b836bb 1 0.00/1.00 vMB 0
44 44 000000002978eecde8d020f7f057083bc990002fff495121d7dc1c26d00c00f8 1 0.00/1.00 vMB 0
43 43 00000000ac21f2862aaab177fd3c5c8b395de842f84d88c9cf3420b2d393e550 1 0.00/1.00 vMB 0
42 42 00000000314e90489514c787d615cea50003af2023796ccdd085b6bcc1fa28f5 1 0.00/1.00 vMB 0
41 41 00000000ad2b48c7032b6d7d4f2e19e54d79b1c159f5599056492f2cd7bb528b 1 0.00/1.00 vMB 0
40 40 00000000b2f01f399bf503e55f25a1aa51067056d2eb81915cb91976968b69aa 1 0.00/1.00 vMB 0
39 39 000000005665d506f6c3ccb5fd98624f9816a8a169f1d2327d1d4d6d3262ad12 1 0.00/1.00 vMB 0
38 38 000000007c19ee8e924d3024d58efff50f872aadf256140bb1e3d62fea4fd6dd 1 0.00/1.00 vMB 0
37 37 00000000ddd96d128e122d1179034ff66c27dc583eb9e8996a0b1779c60c6f86 1 0.00/1.00 vMB 0
36 36 00000000f824d643f525b4904ea25c92174b8499435f388549a1700f4d3244de 1 0.00/1.00 vMB 0
35 35 00000000b572a465b4e816420d47a16274557b3573b7924b64808a82c7322d9b 1 0.00/1.00 vMB 0
34 34 00000000a73fb23b6c42b18b3253ed29c5d0c80d84624efa12c2cf05c4b4318f 1 0.00/1.00 vMB 0
33 33 00000000a87073ea3d7af299e02a434598b9c92094afa552e0711afcc0857962 1 0.00/1.00 vMB 0
32 32 00000000e5cb7c6c273547b0c9421b01e23310ed83f934b96270f35a4d66f6e3 1 0.00/1.00 vMB 0
31 31 000000009700ff3494f215c412cd8c0ceabf1deb0df03ce39bcfc223b769d3c4 1 0.00/1.00 vMB 0
30 30 00000000bc919cfb64f62de736d55cf79e3d535b474ace256b4fbb56073f64db 1 0.00/1.00 vMB 0
29 29 00000000c57a1b6351208c592eef8eff015d93c899a047fe35b35252a4a59bcb 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.39 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: 602.99 GB
    • Received: 10.49 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.