Loading Tool

Explorer IconExplorer

Memory Pool

44,632 transactions
28.75 vMB
0.12705047 BTC
Random Selection Loading Transactions
Max Size: 149.65/200 MB

Candidate Block

Mining Attempt 0ca1c94dea99f65594c614ae5cf1d78075a7af3e13ef80d5944194e8861c6cf2
Version 20000000
Previous Block 000000000000000000017af1f60b0a1774993e39cbb6c5abc4771238282a0259
Merkle Root e8a49918bce2e0945219865d2af1807d6d8a065c373a7d3d7c09119ea37c5ef9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,012
Size: 1.00 vMB
Total Fees: 0.03936694 BTC
Feerates: 201.13 > 3.94 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,711 (97 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
914,614 914,614 0000000000000000000109f5c0bf8516a6aa7ceb54e4b23cd73ce285a7f939df 3,489 1.00/1.00 vMB 1
914,613 914,613 000000000000000000005c365b22f45149ff6010986598bcca955a5eec769236 2,575 1.00/1.00 vMB 2
914,612 914,612 000000000000000000010d7d42c60951ff1aa892469444c13b3952717e2d317b 2,868 0.96/1.00 vMB 2
914,611 914,611 00000000000000000001b25de7d6b46a8948f214d3970d4d7cda994c93f61a8a 5,352 1.00/1.00 vMB 0
914,610 914,610 0000000000000000000183e437f4f628fd2edab42647379590c5aec3dcb0f090 1,590 0.40/1.00 vMB 2
914,609 914,609 0000000000000000000181347c4294ad0beed9b52aa535be4e1a122e07d65958 1,718 0.75/1.00 vMB 2
914,608 914,608 000000000000000000008c63f333c2759a97068a8205bd4bdb576a11858f7db9 1,024 0.29/1.00 vMB 2
914,607 914,607 00000000000000000001c43b6bf8417f79a3ad4a6d57249348747323787c4f61 298 0.14/1.00 vMB 33
914,606 914,606 00000000000000000000c47c1890e01cf5107ab7a3c5da6d59743d09f1e32405 1,492 0.59/1.00 vMB 2
914,605 914,605 00000000000000000001ecdfcce0ab12fa730f2a6a14cc128d30915907e7d5a3 6,112 1.00/1.00 vMB 0
914,604 914,604 0000000000000000000185a47d8c507babc5447842dafd6aa7aa6d0207188e1d 803 0.23/1.00 vMB 2
914,603 914,603 0000000000000000000184b6b3da1018087eab8d554c2b5af3054712d1bfd1de 5,052 1.00/1.00 vMB 1
914,602 914,602 000000000000000000020abe907a711cd23f00089985aa7a1746960afc1ae162 4,214 1.00/1.00 vMB 1
914,601 914,601 000000000000000000020f1ada729f1f24450fa91e9e63179a4d50787a222e65 4,648 1.00/1.00 vMB 1
914,600 914,600 000000000000000000000f89b058d4b18daa328c2fce04942c1a63879d853ae0 5,364 1.00/1.00 vMB 1
914,599 914,599 000000000000000000006d49673a863294886cf674a899736033f24b7f746e94 5,573 1.00/1.00 vMB 0
914,598 914,598 00000000000000000001b332ecd3ff20d9adacec9c94959f24d5979e28bb5189 4,050 1.00/1.00 vMB 1
914,597 914,597 00000000000000000000b940d12fdd4738a54d039159eec3ba1e77f5522f2a8e 4,473 1.00/1.00 vMB 0
914,596 914,596 000000000000000000012f977e5fe60fca2870989e0f57597d1141ccf88c94fe 5,373 1.00/1.00 vMB 1
914,595 914,595 000000000000000000003fff6a7eec49e227358900154aba2d8852eed6b803ae 6,463 1.00/1.00 vMB 0
914,594 914,594 0000000000000000000204da1be4edd53c82489dee246f5caf2265c593a451a9 6,895 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.88 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: 645.05 GB
    • Received: 12.66 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.