Loading Tool

Explorer IconExplorer

Memory Pool

72,980 transactions
28.19 vMB
0.07286703 BTC
Random Selection Loading Transactions
Max Size: 166.81/200 MB

Candidate Block

Mining Attempt 0e1e651802cc2138cd9e3892ffe55fe82f24dcb55088bb25d0fda4f236f4d1b5
Version 20000000
Previous Block 00000000000000000000bd4ee2b85ebdeedc5960d897199cff187ab220c742f0
Merkle Root cd3f1a0870a144d4b6cc8c377f9c51ea483a4e0e0fee7d02cd7047dd8581097a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,073
Size: 1.00 vMB
Total Fees: 0.01641764 BTC
Feerates: 157.46 > 1.65 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,036 (552,759 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
362,277 362,277 00000000000000000c88e24f8d65af2ff14450f3f344341d43b275bf3ce445b0 193 0.15/1.00 vMB 16
362,276 362,276 0000000000000000099ff68c856502de5160e3a2c8de7aa0dd7950c1af658b12 372 0.25/1.00 vMB 24
362,275 362,275 000000000000000002bd2147f556d15591a404fc47e480bc820f1ea6b0e35d86 466 0.31/1.00 vMB 21
362,274 362,274 000000000000000013c181b82fac14b186236ab97ca28ecd30d8b3aabca053ad 63 0.07/1.00 vMB 19
362,273 362,273 00000000000000000080b782c7916c42256b72d4560ee7256bd83d0ff3a7d4e1 297 0.25/1.00 vMB 19
362,272 362,272 00000000000000000a7d7de231b903e6df598a942b1da2a610d5e355d04101a3 481 0.22/1.00 vMB 28
362,271 362,271 000000000000000014e4ac30ecc14710acd675aeb8f18a39275b97fbf9baf797 926 0.63/1.00 vMB 23
362,270 362,270 000000000000000004cffdb6c18ee6267eab0375e7ad9e12ee6475f2f2108206 195 0.10/1.00 vMB 33
362,269 362,269 0000000000000000075cbc5d0a206683ea99074a0a9b7ca38897a66adf116aac 130 0.09/1.00 vMB 23
362,268 362,268 000000000000000007e2b78b84e0125d8a608beb23ee73ada27ab62c0fe40e7e 989 0.40/1.00 vMB 27
362,267 362,267 000000000000000014978a7f3c34e53845dec3ebb67dea4d6345d728f705b679 485 0.25/1.00 vMB 26
362,266 362,266 00000000000000000c14d76da39bb48d07f992fb295f91469a2f0170cbda2a56 118 0.07/1.00 vMB 27
362,265 362,265 00000000000000000d7e855a53e64d770047c07c5f8980b8384dac354c1a698e 149 0.25/1.00 vMB 7
362,264 362,264 000000000000000012dcebad59cec4d5ec01bfac77c35400c52732a0d6fbec0e 423 0.21/1.00 vMB 18
362,263 362,263 00000000000000001256cc4d7dc7b68be627cbbf65f2b7827fb3e2cc41cf2517 1,605 0.75/1.00 vMB 33
362,262 362,262 00000000000000000980556f51befb5e20ab0cd8e583447d165ba8fd23174221 1 0.00/1.00 vMB 0
362,261 362,261 00000000000000000e3c86947fe313d5a88633bba3a59898d62f73a8416a46c3 487 0.27/1.00 vMB 27
362,260 362,260 00000000000000000b701e6541f272af4883dda9b321eb5865e47f0443c5b7b3 413 0.32/1.00 vMB 20
362,259 362,259 00000000000000001390ca7be9cda7d5aa16d50a97e3c6250c13f80c4cdd44ed 615 0.40/1.00 vMB 22
362,258 362,258 00000000000000000d1198f160a2a33ec8dee37c8786060b7ba56e3de10f9dec 454 0.21/1.00 vMB 29
362,257 362,257 000000000000000009c0494d7f64d603864682e21a1321e10bfcab5da4eb07bc 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.45 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: 667.52 GB
    • Received: 15.26 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.