Loading Tool

Explorer IconExplorer

Memory Pool

72,397 transactions
28.31 vMB
0.07156292 BTC
Random Selection Loading Transactions
Max Size: 171.21/200 MB

Candidate Block

Mining Attempt 5e20c69066b2a1c231094d88bf78291f172965d3517a8feb43302a460e9121f1
Version 20000000
Previous Block 00000000000000000000643621fefdd8d2b8dbe2725274357827e4ba0a62f960
Merkle Root dd489b30b49ba083c6096cce18abd1debeed5939fcafde72b1fc9e350fa29c03
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,912
Size: 1.00 vMB
Total Fees: 0.00951501 BTC
Feerates: 107.33 > 0.95 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,451 (701,705 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
213,746 213,746 000000000000015ec57b4ed7b32589b10afc537a60bbab486566c7762db3f96d 255 0.11/1.00 vMB 146
213,745 213,745 0000000000000381f577dd5812b8e39387878970304903c3094c74c156977e8f 332 0.18/1.00 vMB 148
213,744 213,744 00000000000004e66a5d0857dc1a711d97cb2b2205c7eed8b8cd5cace0eade19 655 0.25/1.00 vMB 218
213,743 213,743 0000000000000390c31d6565ad8431c5180df15543b1e61b229095bced08d5c8 61 0.03/1.00 vMB 193
213,742 213,742 000000000000045fa994c82d30a853f9a6377c92d1f3db5ebd90585d764ada47 101 0.05/1.00 vMB 105
213,741 213,741 00000000000001c5934483d651931fe61332ac9f2b5c1157975e115f961cd11d 231 0.10/1.00 vMB 166
213,740 213,740 00000000000001d596b270bd877c6da492beb0d2dfdcb285268f2de512c7919e 115 0.05/1.00 vMB 124
213,739 213,739 00000000000004e313f5609a8b00f2491e23d65b9e2510538c97968ce438e649 391 0.17/1.00 vMB 171
213,738 213,738 00000000000002cfe4fa74ce2ca93ccf7e89c4df70ae910bc6b72de498947b08 1 0.00/1.00 vMB 0
213,737 213,737 0000000000000031dfcb1c6aaf5d89018511aa04beedd210dcd8a38f102c7835 219 0.12/1.00 vMB 148
213,736 213,736 0000000000000555e170b160d740ff9f2caea12daab7a7079a30bb11190ea0b2 84 0.03/1.00 vMB 180
213,735 213,735 000000000000054357e4c4870a693804e63ad55d8f1a380a3f6f9a4087acefec 14 0.01/1.00 vMB 153
213,734 213,734 00000000000002300483ea3186393f4fe950c827f064a66cb4ebbca884a20e8a 71 0.03/1.00 vMB 163
213,733 213,733 0000000000000008be4fbc2cdafee396014aefeeea81e26dd9eca504e345e84d 183 0.08/1.00 vMB 188
213,732 213,732 0000000000000557bbc547201a9fc3252dc040f1d62fafee02c09725e78e1e4b 267 0.12/1.00 vMB 191
213,731 213,731 00000000000002939ef14264b1d3baa4c1f4436e538781661284170dc3d2b532 383 0.17/1.00 vMB 167
213,730 213,730 00000000000001f4f7a60030cf7e796b150d24fb36f1a6103dcbcd4ac4009bf6 110 0.04/1.00 vMB 140
213,729 213,729 000000000000006aecf94ced0c5ae0107d2803b671f5d05e682b30722f2f448e 137 0.05/1.00 vMB 161
213,728 213,728 000000000000032a50c3dea0fa2abbb90624616ca7cd4e145d2a3a15332aa544 664 0.26/1.00 vMB 214
213,727 213,727 00000000000003d7a5c54d398b9f0da3229b20bbe4d76c85cde29d5568f6e70b 59 0.03/1.00 vMB 548
213,726 213,726 0000000000000457db27eb9c8fcd6a260d6c27ae2fbe41d51c08daa0b6d204db 27 0.01/1.00 vMB 107
Previous 10 blocks ↓
Total Size: 783.18 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: 750.25 GB
    • Received: 18.84 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.