Loading Tool

Explorer IconExplorer

Memory Pool

74,617 transactions
28.70 vMB
0.08234224 BTC
Random Selection Loading Transactions
Max Size: 170.07/200 MB

Candidate Block

Mining Attempt b04e06729d50c177343b00df6186235f5f2c5044e89bd9e3a6cfa767ebd51cd2
Version 20000000
Previous Block 000000000000000000009e0d05ec642d7cff4f2783635cafb8c4809e49c30b10
Merkle Root b1cc96cbb89e0084d40c0558cd3e75ce800658167e1461acc1af72101df87a3a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,082
Size: 1.00 vMB
Total Fees: 0.02439067 BTC
Feerates: 150.93 > 2.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,051 (299,632 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
615,419 615,419 0000000000000000000a4d98c9c2e26648608b5706d513167a9182a9fb80120c 3,105 1.00/1.00 vMB 25
615,418 615,418 000000000000000000072300dbf192b82a927912d3833433e3069f947bf5f08c 2,704 1.00/1.00 vMB 12
615,417 615,417 00000000000000000002bb6d69fad4ad01d013e15493b6aa141e95b266a312d8 2,306 1.00/1.00 vMB 18
615,416 615,416 0000000000000000000f290a21ce12deb8a44f8182f58e9f8be732cbbfe3d43e 2,955 1.00/1.00 vMB 16
615,415 615,415 00000000000000000002634832aafb8ef5800f0887afa560bddf72ce9e33a54f 1,278 1.00/1.00 vMB 4
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
Previous 10 blocks ↓
Total Size: 782.48 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.18 GB
    • Received: 15.41 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.