Loading Tool

Explorer IconExplorer

Memory Pool

33,765 transactions
25.18 vMB
0.05249777 BTC
Random Selection Loading Transactions
Max Size: 127.96/200 MB

Candidate Block

Mining Attempt 972bee70f75ba276fa80632e7aaf2350df5b956033b5b9b9f625eed06c481b53
Version 20000000
Previous Block 00000000000000000001e8574b0c11cdfe175c522ad4fe67fe83458fce5e8ea3
Merkle Root e58dabf0167d33a22f7f49932571d6e268d45a89dcc4afbef2259a1419992c95
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,540
Size: 1.00 vMB
Total Fees: 0.00702684 BTC
Feerates: 508.49 > 0.70 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,670 (527,426 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
387,244 387,244 000000000000000007cf00fb39fc24a7f46114d29afdb041d8011dfab79d1d67 1,812 0.99/1.00 vMB 30
387,243 387,243 000000000000000009968780c10b7008103c3c7e5e2e34ba8fd2e059b72ec5ca 1,468 0.63/1.00 vMB 34
387,242 387,242 00000000000000000b1b675f0a576b31ae6679e501b818a939d005af1998017d 926 0.52/1.00 vMB 26
387,241 387,241 000000000000000008472b9854088447c090420365d45d3fe36f4bf3d4a1f0d4 490 0.20/1.00 vMB 50
387,240 387,240 00000000000000000c2c927a10a6925389cf2036bf0239218f7c768b2594d5fe 448 0.21/1.00 vMB 33
387,239 387,239 00000000000000000716ec2bf90d5a17843aca6ab6d150b90334512636d95278 344 0.22/1.00 vMB 32
387,238 387,238 000000000000000008caf7a4ec89229adb0dd79b4ea7d086658f7cdaee19968b 323 0.22/1.00 vMB 50
387,237 387,237 00000000000000000a2832cf402abe362f209103f90c79b7c17e6cc7cc9bf567 868 0.46/1.00 vMB 26
387,236 387,236 0000000000000000077cdf404e01067af75db2814b658782c363c4a0d1cc5cc2 1,955 0.99/1.00 vMB 30
387,235 387,235 0000000000000000059a078c2b399b169001c53862149c2bf1f809d8c5e1f4e6 895 1.00/1.00 vMB 9
387,234 387,234 00000000000000000bea8ec921ff278ddd9fa7543a569442f6e963260c200a64 597 0.26/1.00 vMB 30
387,233 387,233 000000000000000005e59fa08d504d5ce46e55c9366b001e26a6588190ab21eb 704 0.30/1.00 vMB 34
387,232 387,232 0000000000000000062d63d1f684502b7e27c03806da762894a98a5d64e89aad 443 0.51/1.00 vMB 18
387,231 387,231 000000000000000002176a4ea3e7be11864d258e052f90a0b971bb70e4b9ece2 1,009 0.50/1.00 vMB 32
387,230 387,230 00000000000000000980ad18f606ddb561ca5ed2ccd81695e5cd83d0dc8e8add 1,700 0.99/1.00 vMB 29
387,229 387,229 0000000000000000047dd7f39c60dc66fd098ecfc8bd0131824a521a5d794287 688 0.48/1.00 vMB 24
387,228 387,228 00000000000000000b7c5c82564ea8ad29bff776a8bafde7ccf3d963f4a8f86a 1,056 0.40/1.00 vMB 47
387,227 387,227 000000000000000003dfe2732bcb26cdca82d4a2436cd18f129ed71353e0a821 243 0.49/1.00 vMB 9
387,226 387,226 000000000000000000479679f9d91e3529c26b91cf55ba6e5d4fa02cfd44fef3 1,400 0.94/1.00 vMB 23
387,225 387,225 000000000000000000c48c82759d6ab9b5b76659b8657041ccd940ab19ae8c6c 1,910 0.75/1.00 vMB 46
387,224 387,224 00000000000000000369fe63949ee8788e8212dff51e26198cea06b5ef6d36d9 55 0.04/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 781.81 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: 634.88 GB
    • Received: 12.27 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.