Loading Tool

Explorer IconExplorer

Memory Pool

74,732 transactions
27.56 vMB
0.07207444 BTC
Random Selection Loading Transactions
Max Size: 168.23/200 MB

Candidate Block

Mining Attempt d29854bd2c4fba1f2e6f20ab0280d4b3bedc9cc0756a7b6342d4928c190b4ec9
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root b1e2da5b97a1ef4a1200d6035f20987494c180b5388e6a4ee5c5646e61cef9e5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,655
Size: 1.00 vMB
Total Fees: 0.01326848 BTC
Feerates: 80.55 > 1.33 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (300,815 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
614,443 614,443 0000000000000000000e81a97b24549f5db5c4fd98009157e45ea1ac3d89e67e 525 0.14/1.00 vMB 13
614,442 614,442 000000000000000000065ecbac579f92fd9f7d5ab2f6afae72927a1ceff94d0d 876 0.23/1.00 vMB 10
614,441 614,441 00000000000000000006a34053a63f99e140296d9b0de6b7040a254260c7d79e 621 0.18/1.00 vMB 13
614,440 614,440 0000000000000000000f0a59bb630d123a3ced5c70adebc0cdbe0d917741a8f5 603 0.16/1.00 vMB 11
614,439 614,439 000000000000000000042b380654fc4595b187405177f4d40117935bd8d90f1e 2,693 0.82/1.00 vMB 12
614,438 614,438 00000000000000000007c8777e301b9cbe415a8684add755a06a57828b03754e 168 0.06/1.00 vMB 23
614,437 614,437 0000000000000000001008ac509bf35bcb2669ed2e706b4cb1f71ffcb4cf0185 1,709 0.61/1.00 vMB 1
614,436 614,436 0000000000000000000577570dcafe15c484a93ca9c291324370935e3a8e126f 3,090 1.00/1.00 vMB 16
614,435 614,435 000000000000000000051a3c31389dd581ab5010c9a00bb94159b8356a5a7d52 234 0.08/1.00 vMB 9
614,434 614,434 0000000000000000000b2ba281cc95c4a1ad1d8d0330a493bc09a51b05964885 464 0.12/1.00 vMB 9
614,433 614,433 00000000000000000012cc9566191b34a29900b36e8bb14a41d6e05583dc41ae 497 0.16/1.00 vMB 13
614,432 614,432 000000000000000000083b7d0580dd4e36a3c3517ce8779aa638e46e99001b5a 158 0.05/1.00 vMB 11
614,431 614,431 000000000000000000022796b9c24dc9064622daa73d4bf444c4adfb15dda37a 1,082 0.31/1.00 vMB 10
614,430 614,430 00000000000000000011271cfa571422352025a44ab871e5fe76eec98cb42f1d 927 0.24/1.00 vMB 12
614,429 614,429 00000000000000000009a1e2a7203422af63c6a3d0f30bfc2737fc23b58b05c7 889 0.30/1.00 vMB 22
614,428 614,428 00000000000000000011563297cffad6f38af558dc1df33e661d8c5a829c8e2a 1,492 0.40/1.00 vMB 8
614,427 614,427 000000000000000000084b525f9faf64e976ba25308a193680512c3bac0d22f8 2,286 0.66/1.00 vMB 9
614,426 614,426 0000000000000000000e110525c5999d68bed11f4665b71fd40f773eddd277a6 1,230 0.50/1.00 vMB 7
614,425 614,425 00000000000000000006febba8e3f5cfba8b3e54bc031cfea4a153a93de0b0e8 1,705 0.62/1.00 vMB 10
614,424 614,424 0000000000000000000a4d6f5bfc211029a3bb98dff50e2b002ba30183a20736 518 0.16/1.00 vMB 13
614,423 614,423 0000000000000000000d4d4585cbb307cd67033759e73e830c974f848e60c278 1,274 0.38/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.84 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: 712.00 GB
    • Received: 17.15 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.