Loading Tool

Explorer IconExplorer

Memory Pool

78,621 transactions
29.31 vMB
0.07685923 BTC
Random Selection Loading Transactions
Max Size: 175.42/200 MB

Candidate Block

Mining Attempt 6f5d553a7f97e94f71c468d456e521b37ead5d44142e251465c7aea50694852c
Version 20000000
Previous Block 00000000000000000000c0578122c3a20c1a0fa197853326ae531fa58ec09638
Merkle Root e8db9a46bfb5dd7adee07a66fdaba65c8454035f2d091ad68d417289260c148d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,830
Size: 1.00 vMB
Total Fees: 0.01733621 BTC
Feerates: 108.89 > 1.74 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,061 (299,647 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
615,414 615,414 000000000000000000100de117f5def1fed879a20cb3525d7a51aa8f43b1205b 2,630 1.00/1.00 vMB 10
615,413 615,413 0000000000000000000473b559d6420c0f007533b5decae7ccafcee9c5a599e4 2,158 1.00/1.00 vMB 9
615,412 615,412 0000000000000000000a770a059875fcb879bdb674ba961a610068237304d0be 1,986 1.00/1.00 vMB 10
615,411 615,411 0000000000000000000349d4bb39bd77aa1fef844e11156564e32d46c6397cff 2,610 1.00/1.00 vMB 19
615,410 615,410 000000000000000000070c8642219484a6dd9c6249ae735828a324d20b9ad8d2 2,873 1.00/1.00 vMB 20
615,409 615,409 000000000000000000046ebe61af5cb38ffc43767ed60bf986560d044a206f92 2,096 1.00/1.00 vMB 18
615,408 615,408 00000000000000000008cb52983b97e3b8d3b6366fe1e4a57fc59fe309669cfc 1,878 1.00/1.00 vMB 11
615,407 615,407 0000000000000000000188c70da82fc83dac3a3c590b8119903057865eda4762 1,820 1.00/1.00 vMB 15
615,406 615,406 00000000000000000003e4751db966f59c12c56884369e4763a6ed4851bd09bc 2,915 1.00/1.00 vMB 21
615,405 615,405 00000000000000000000fa4bd298cea3b2cbe89807066b1be95e47873aeb66b5 602 1.00/1.00 vMB 10
615,404 615,404 00000000000000000000750e0b7110cdd308d8b3dd4e8d0aec97294e885c5722 2,662 1.00/1.00 vMB 15
615,403 615,403 00000000000000000000f6a9ed7a0486e13e87db4bc2e3c9025881798d60cbc7 3,186 1.00/1.00 vMB 25
615,402 615,402 0000000000000000001228415fba7bdc94629710ebcdd406a912d274d6656c52 2,994 1.00/1.00 vMB 23
615,401 615,401 0000000000000000000d39f3cfb0e8ae26240f16f90886795231fc38e9c1a538 2,154 1.00/1.00 vMB 16
615,400 615,400 000000000000000000013bbf6cf990e201a500a5532fbbc3f667e6e38950c346 3,214 1.00/1.00 vMB 14
615,399 615,399 0000000000000000000f063cf16a468cc0f1871f1d5a033f7b50157e2d84f90b 2,629 1.00/1.00 vMB 17
615,398 615,398 00000000000000000011b0356cb4b70262a63de827fbff267843ee2772d2fec0 2,206 1.00/1.00 vMB 17
615,397 615,397 0000000000000000001180fdca9b82b301eec864fdd2027151975e6e9a7c1ad8 2,959 1.00/1.00 vMB 18
615,396 615,396 00000000000000000005d5a8f98cdb26b304a160e61fdd707ea54b19931a6bf7 3,448 1.00/1.00 vMB 22
615,395 615,395 00000000000000000011bf3c0935ba507c1b198af5970c3af49bda956f1c06ac 3,809 1.00/1.00 vMB 20
615,394 615,394 0000000000000000000d064cb8781afa24c17328f5dbcd3feb0f39d2ace4c0c4 3,047 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.50 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: 668.39 GB
    • Received: 15.49 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.