Loading Tool

Explorer IconExplorer

Memory Pool

42,645 transactions
29.72 vMB
0.09052412 BTC
Random Selection Loading Transactions
Max Size: 151.15/200 MB

Candidate Block

Mining Attempt bd3f0e5bc0d04401d1932957d279e8aac7b73e3a724b7b898a59666ef7374ef6
Version 20000000
Previous Block 000000000000000000020406347aaf6e4d01835962e34f5aebaf3a79a389541a
Merkle Root a3266e1220d6d8d1a51737ef37e71737ec496d65233e2f9b3bd1649486b1940b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,378
Size: 1.00 vMB
Total Fees: 0.03105225 BTC
Feerates: 150.97 > 3.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,578 (529,104 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
385,474 385,474 00000000000000000c4ec8036e2e42d29557b7101df0480d209230e85e6dfa93 1,369 0.75/1.00 vMB 30
385,473 385,473 00000000000000000de62d51af749f9383973ed2002c5325909c31573046afec 563 0.36/1.00 vMB 29
385,472 385,472 0000000000000000062229b1a904f693a34b71e4c57b63bb95596c4a558cb090 649 0.99/1.00 vMB 11
385,471 385,471 00000000000000000e41ebacfd1cc83ca5a71db55c48c9c7832197d010e67d03 1,615 1.00/1.00 vMB 28
385,470 385,470 000000000000000005c5ca4a48888240ffec152343905ca33982e824e1b6c7b9 1,993 0.95/1.00 vMB 33
385,469 385,469 00000000000000000dacf136305675d2f877249b1b3a274a2ac6d896fa894489 2,379 0.93/1.00 vMB 45
385,468 385,468 00000000000000000c3601a0e3a4703df6e9d8728802c2e0aa1009ef7e3372e9 2,358 0.95/1.00 vMB 41
385,467 385,467 00000000000000000c1bf5978fce3b51eb47c8a2971019243213797a9b6038ef 1 0.00/1.00 vMB 0
385,466 385,466 00000000000000000634da0c891eca0b86f8518edfc320626f9e18f66d4fe45a 1,153 0.46/1.00 vMB 42
385,465 385,465 0000000000000000032822e1b16d4ee1e4acdafc6dcea1ed749170ec3ec00896 1 0.00/1.00 vMB 0
385,464 385,464 00000000000000000f024fc6344f2b41969256cfa0ad6c51ec2a2c3d0885f3c0 1,596 0.99/1.00 vMB 29
385,463 385,463 00000000000000000dd542a2c67011130177f71b204778c8d7f39bca3e91d283 1,956 0.99/1.00 vMB 31
385,462 385,462 0000000000000000094622f8e852f5360ff9b9615533e04a6d2b52b3d3bbc68b 2,343 1.00/1.00 vMB 42
385,461 385,461 00000000000000000ee704ae804a92327dae2790c6049edd694c767e9f79dc03 982 0.65/1.00 vMB 22
385,460 385,460 00000000000000000b643a2626ed94f2e4b994223a8485a41a01e7c27c5cdb8f 1,010 0.36/1.00 vMB 38
385,459 385,459 000000000000000009ad997cbf8fd708b8503b0217dda91737424881d1f60bc5 1,540 0.87/1.00 vMB 30
385,458 385,458 000000000000000004d8ba156c6833db8ac45ed149f4ac10c83c7d146a87f672 945 0.73/1.00 vMB 22
385,457 385,457 00000000000000000e95a5985ff977229d0c7f783aabe7cfe09c029103a5e373 654 0.46/1.00 vMB 59
385,456 385,456 0000000000000000033b668812c50728c5762aa7763be9a4d69e72a19302544c 1,580 0.96/1.00 vMB 35
385,455 385,455 0000000000000000029fc44f224659cb4919781e408477f833e587ad8ea4ebcf 843 0.46/1.00 vMB 27
385,454 385,454 0000000000000000032313a19dd938639494462eaff3cd6002946329c124e988 975 0.79/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 781.64 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: 626.52 GB
    • Received: 11.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.