Loading Tool

Explorer IconExplorer

Memory Pool

83,106 transactions
30.85 vMB
0.09016864 BTC
Random Selection Loading Transactions
Max Size: 186.14/200 MB

Candidate Block

Mining Attempt c7b916235fe1d757b0b3e552e4e2f2621cff4cb637e83e52461d2581bc054d9f
Version 20000000
Previous Block 00000000000000000000daaaba2827031446cf297bcb4eeef0745bb93d0d4e56
Merkle Root 79f4caf26a4aaecc20991697b5b78dcd218c2dccf1111861b627f93dbec95f1e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,599
Size: 1.00 vMB
Total Fees: 0.02368778 BTC
Feerates: 366.60 > 2.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,974 (568,997 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
345,977 345,977 00000000000000001698955ee78511c9b555c83d9e8a1a2fed555d5cdfa00450 1,335 0.75/1.00 vMB 26
345,976 345,976 00000000000000000199b8bd9451321add33465793a55e2eca1bd8133bb1567f 245 0.16/1.00 vMB 13
345,975 345,975 000000000000000016b9780dcafe1767cc7ff2bdd64a12fcf39b691b292c1f53 1,066 0.57/1.00 vMB 27
345,974 345,974 000000000000000006c2d3d41d47a8d0226ede860d209edea1a6e7108793a9fb 108 0.07/1.00 vMB 12
345,973 345,973 000000000000000005b58ce0f57847f0450c548c6315c15771f1ef4e211048b8 191 0.14/1.00 vMB 13
345,972 345,972 00000000000000000651099ca2cacd3b25c6b8253c2b6405c5b845e0c0727432 297 0.17/1.00 vMB 38
345,971 345,971 000000000000000013e49ffc624e52890cb29beb03bd993b64ebbdb38945aa9f 763 0.49/1.00 vMB 22
345,970 345,970 000000000000000012cc32f96402fc61a58d9c8de213ef87183ba0563ca7e697 420 0.25/1.00 vMB 20
345,969 345,969 000000000000000000908e77aa1f86e4e76017a0a49d5892eb3ef65f00c67086 555 0.34/1.00 vMB 21
345,968 345,968 00000000000000000897ecbb3cb6e2ce0b39fef3fa06519f4bb8efd6fc115800 137 0.14/1.00 vMB 17
345,967 345,967 00000000000000001215e6eb43cea73df208e6b2d23301cadf3434a298bd4bf4 519 0.47/1.00 vMB 17
345,966 345,966 000000000000000006d950abd677aaf2f854f1b7279c69ab3e55788879b92e86 99 0.07/1.00 vMB 13
345,965 345,965 00000000000000000774d46939f8a2767f9e66397da71adab6329f02e9168d4b 1,044 0.51/1.00 vMB 25
345,964 345,964 0000000000000000124f7a956875e81a726441d2a90650ba95e22905dce30385 137 0.10/1.00 vMB 15
345,963 345,963 0000000000000000006b790fd41bafe7677cdbe44c4c152c7372950eb24548b9 343 0.30/1.00 vMB 16
345,962 345,962 0000000000000000167ad468b727f7feeb9d9c7a8db39288abc6ddeb232126e8 512 0.19/1.00 vMB 31
345,961 345,961 0000000000000000091acbd05a79d46f839a94de229d1903c720443b660d53bb 128 0.04/1.00 vMB 17
345,960 345,960 00000000000000000d0890174b08ae8714efcf64bcd438fc53e44bf5d50a6095 673 0.42/1.00 vMB 22
345,959 345,959 000000000000000004747f070aa5913165feac93eb15ce9fa3632dde169f31e7 261 0.14/1.00 vMB 19
345,958 345,958 00000000000000000c60eb85a425fac2aa9ba6e896a748bce3f142ab41fa5a12 803 0.41/1.00 vMB 30
345,957 345,957 0000000000000000156bf368b8bc42381e2f649c284df65cee71c9622ef9e56a 268 0.17/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.34 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: 661.56 GB
    • Received: 14.82 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.