Loading Tool

Explorer IconExplorer

Memory Pool

50,958 transactions
30.44 vMB
0.09596201 BTC
Random Selection Loading Transactions
Max Size: 163.32/200 MB

Candidate Block

Mining Attempt 6e4f229d0d7821dacfe0f6e3b56df779667c479a7570f7981b66d1ef33d01755
Version 20000000
Previous Block 000000000000000000011cd4d27fc6ae94f6e436088fec3c873d6dc8d522a7e2
Merkle Root fa03c3dd02ac3a79152e90095835f94410da890eb5e7c9bbda70c39c79fa30eb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,613
Size: 1.00 vMB
Total Fees: 0.02430592 BTC
Feerates: 202.16 > 2.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,816 (604,567 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
310,249 310,249 00000000000000000cdee94ffea7cb7537c8d69d30b184df52306982bbdd4545 676 0.38/1.00 vMB 32
310,248 310,248 00000000000000002047b5f7f5106f4469c7ed66d1b3e56a988e4da4f35ec63f 330 0.20/1.00 vMB 26
310,247 310,247 00000000000000000438a6e830831ddb0781a81464ae620597b7f41372f8419e 802 0.44/1.00 vMB 30
310,246 310,246 00000000000000002b0f1686c5e3ead560b3305f058a7d4b113a904ff1150671 286 0.13/1.00 vMB 33
310,245 310,245 00000000000000002481210dbcb7a955351df8ffc3001d6e3729c47594b26202 1,132 0.75/1.00 vMB 28
310,244 310,244 00000000000000001a7de7d1d9d58c7dc970542062c55453482a3d53c4f5ecad 519 0.24/1.00 vMB 36
310,243 310,243 0000000000000000338cb5bebb33a3d3df0bbad33e32355cdcd584c55ae6d1ab 39 0.02/1.00 vMB 23
310,242 310,242 000000000000000037e327a777a130db76508bfb5c42c1a11bd85ac7dd2eb344 417 0.31/1.00 vMB 22
310,241 310,241 000000000000000007862edc1b3b4442da70520986c8ca91fef9a1ec52b95f51 242 0.13/1.00 vMB 29
310,240 310,240 000000000000000026c4225a92f9e6401ae9248353d9695e30b533632c6d5b59 197 0.12/1.00 vMB 26
310,239 310,239 0000000000000000393e7cd545811647db63855b7e040d319421c52076ac7807 220 0.15/1.00 vMB 25
310,238 310,238 0000000000000000147f97ce870541340162f68c8a202acb134f88466f0ece04 241 0.15/1.00 vMB 25
310,237 310,237 000000000000000019ed0bd33c07de5a45271f0a79c351aa51e0b5f67e0e7f26 319 0.20/1.00 vMB 24
310,236 310,236 000000000000000019cd16624b48745ff4d7e95fd1dd368043cc98265fe56ded 559 0.29/1.00 vMB 30
310,235 310,235 00000000000000002236dc542d87c22d1248811dcd47c7e73dc2440210956c5f 411 0.37/1.00 vMB 21
310,234 310,234 000000000000000013777bcd7eb9ae81522926ce1deff250ab023792e3aabbeb 256 0.09/1.00 vMB 56
310,233 310,233 000000000000000023c284d7e1d73deb7015bd3f96646092e200054bd5ea9a62 471 0.29/1.00 vMB 31
310,232 310,232 00000000000000003719caaa1e30a5df15a33981265ef2682fbb593f938b68c7 288 0.15/1.00 vMB 27
310,231 310,231 0000000000000000149cac7a0622f58bbf328784f9ffddee99fd1857e4c2d2a9 21 0.01/1.00 vMB 30
310,230 310,230 000000000000000038d21fc7a1a83f8a5c0fe1cc91c738e0f3c9cda7b74d0218 104 0.07/1.00 vMB 21
310,229 310,229 00000000000000001b53c5163ea99027e21132653f3fd64510553668d2b9bb7c 235 0.16/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.06 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: 651.16 GB
    • Received: 13.44 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.