Loading Tool

Explorer IconExplorer

Memory Pool

81,806 transactions
31.00 vMB
0.07474438 BTC
Random Selection Loading Transactions
Max Size: 188.74/200 MB

Candidate Block

Mining Attempt 883510660b500737aa5819bacc957aa94858f3c245b9f2c3d8f6085f8f233325
Version 20000000
Previous Block 00000000000000000000f9ed58f50ea3395fea3cc5910c6adbea9d34000d3f9f
Merkle Root 827a6495eff62c58742f29a7a0584bc6be70880c1494607121d0c17c84041f50
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,112
Size: 1.00 vMB
Total Fees: 0.00793502 BTC
Feerates: 60.16 > 0.80 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,186 (583,909 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
331,277 331,277 00000000000000000ddbc0ea3cd7d611ff8dd88b053321f34e1a30a4b37cb3c0 242 0.21/1.00 vMB 19
331,276 331,276 00000000000000000fd5bcdd580d8fec79e7f8adfdb40bc7f537d389dd71f9cf 43 0.02/1.00 vMB 27
331,275 331,275 0000000000000000032f6a750d0f80c1b039aacc9f381c9e375cb193263ab4b4 249 0.13/1.00 vMB 23
331,274 331,274 0000000000000000028b388f8d45759752b4ced7818ff15d5f56a558efec81b8 692 0.65/1.00 vMB 17
331,273 331,273 0000000000000000043fcdcefed160339f8b7c48743f6382b691d25ff1a6c5b3 1,083 0.98/1.00 vMB 20
331,272 331,272 000000000000000012d53dec0c43990cd0b9924684c868c2555097818adf78f6 638 0.85/1.00 vMB 16
331,271 331,271 00000000000000000f5c268ea28a7897094823d46547722fd6d3691d8d699425 470 1.00/1.00 vMB 13
331,270 331,270 00000000000000001ab8c72ba030bd32412dc9a99116466a16972078c9160ef9 945 0.35/1.00 vMB 37
331,269 331,269 000000000000000017ee381f334ac517991d1bfbec4239a770fd9fd0791c4f54 362 0.39/1.00 vMB 18
331,268 331,268 00000000000000000bed1bd29e6bdc75662f2c3e871f1517ccabc5baea1c76f5 176 0.14/1.00 vMB 24
331,267 331,267 0000000000000000139733d295617ae5a7e97b23f4fdc17ebb81bec3d68c35f1 630 0.46/1.00 vMB 24
331,266 331,266 00000000000000001171e74d17d8d86fa46252c54713e204a983be1bc19fa95b 98 0.04/1.00 vMB 20
331,265 331,265 0000000000000000050188b504c544268b5f38f10d78d1e1c69d1d5633916f70 549 0.41/1.00 vMB 16
331,264 331,264 000000000000000006953b64ae8115012e4239eec3d1550fb1fcbb16cf2cd35c 1,565 0.75/1.00 vMB 30
331,263 331,263 00000000000000000710870f3b18b2ed95623c108d0ade5b7065b2378da35897 455 0.31/1.00 vMB 22
331,262 331,262 00000000000000001ac6b2076c142023a63a8c498eb969db16a77abf0d5d7014 208 0.08/1.00 vMB 36
331,261 331,261 00000000000000000ca96842fd0d325552e95f9e7097bd2424dc784bfb6d942e 183 0.09/1.00 vMB 28
331,260 331,260 0000000000000000196abb685aa17a5d7ef4416091f0631432c884239f70c90f 344 0.17/1.00 vMB 28
331,259 331,259 00000000000000001127d4fcb1d946a3de4a43797bfaa4c6f85d9778217861f5 33 0.02/1.00 vMB 13
331,258 331,258 00000000000000000c27829b434470eeeabb2dfc1c6691555794496865298aa7 322 0.25/1.00 vMB 17
331,257 331,257 000000000000000000818212ad5125ebe9bee0714d3ab16e0523c00536cd113b 1,183 0.75/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.72 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: 705.16 GB
    • Received: 16.65 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.