Loading Tool

Explorer IconExplorer

Memory Pool

73,220 transactions
27.18 vMB
0.06279056 BTC
Random Selection Loading Transactions
Max Size: 165.82/200 MB

Candidate Block

Mining Attempt 040a7e17ad19913c88b3af9e108c36b106ad34efa556c65e681ce25a78db3f18
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root bbda9fdb2014665fd9be349092c9a0dd7134742211ea2f325f2a0386b503013b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,683
Size: 1.00 vMB
Total Fees: 0.00510057 BTC
Feerates: 73.20 > 0.51 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (24,968 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
890,355 890,355 00000000000000000002562e6da6f4bd05cbead019f877c0aed3eb12aa6ff2a4 3,298 1.00/1.00 vMB 3
890,354 890,354 00000000000000000001a7c48415ddb2a9961f2f3201a3b93d869fbc6e381318 3,584 1.00/1.00 vMB 6
890,353 890,353 000000000000000000019d8ae4f3a97987ffdd3caa6628cc4b023892b4469d4d 2,276 1.00/1.00 vMB 2
890,352 890,352 000000000000000000017a072f4cf50a7a556ac8ff03563e5def4aa8520aa9e7 3,702 1.00/1.00 vMB 1
890,351 890,351 000000000000000000017a330d4d0a763e4c28563f9cd3d91151b5b38ed766fc 2,931 1.00/1.00 vMB 1
890,350 890,350 0000000000000000000204bd85b8d312c1109bea32158a15f51e069499efd1fc 3,206 1.00/1.00 vMB 5
890,349 890,349 000000000000000000008470ff14007f8455396360bcbd65b66553f249b335c5 2,598 1.00/1.00 vMB 4
890,348 890,348 0000000000000000000090127a742950c843f1d4b2c230f994738b742a44f51c 1,601 1.00/1.00 vMB 1
890,347 890,347 00000000000000000000d469791de7d36f4722f6827372aa462d102f8789e27f 2,192 1.00/1.00 vMB 2
890,346 890,346 00000000000000000000a39580b351b7fbd5f081d003f01f97a02010e0769c34 2,283 1.00/1.00 vMB 2
890,345 890,345 00000000000000000000db7d728483eeebc913a1799c8cbc27369beb5da7f9ae 2,245 1.00/1.00 vMB 3
890,344 890,344 00000000000000000001bfd7a5d30560744806379d6e3ad2cc607579adc9fba8 1,689 1.00/1.00 vMB 3
890,343 890,343 0000000000000000000189436500e1cf438e5b0344c020290d3dd83c557e7e0f 1,620 0.54/1.00 vMB 1
890,342 890,342 00000000000000000001bdabcc572d575b499e541ad8069b03feaf45863ef74f 2,328 1.00/1.00 vMB 3
890,341 890,341 00000000000000000002092b7d3761456cd4c729c6b1ad56ffd0b1d01670ce99 1,981 1.00/1.00 vMB 2
890,340 890,340 0000000000000000000026e3b62b7370ba27112005834b527f012b9cc8d6376c 943 0.26/1.00 vMB 2
890,339 890,339 00000000000000000001a36c5619d277a297de74416b4589e8d899f4cdf98b96 1,562 0.44/1.00 vMB 2
890,338 890,338 000000000000000000018288f2194574b7ffa9ad80f42f848cb12b1d83394bd8 2,187 0.68/1.00 vMB 2
890,337 890,337 00000000000000000001b951fc2c6b824432d68224200c140a79e0ae5f7b2852 73 0.02/1.00 vMB 3
890,336 890,336 00000000000000000001f24be763cfc75d3f7cdca3cf4cb2e2787c6009ce6079 1,185 0.35/1.00 vMB 2
890,335 890,335 00000000000000000001b6d770dc3735f7b978c000c698260d99c5030506b045 1,607 0.58/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.95 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: 715.13 GB
    • Received: 17.65 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.