Loading Tool

Explorer IconExplorer

Memory Pool

14,633 transactions
7.52 vMB
0.04095375 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 41.81/200 MB

Candidate Block

Mining Attempt 6c624b6d3daf81dd702d395e1bcd7524f9dc01da9a78ee8b38c908e1a1fed8be
Version 20000000
Previous Block 00000000000000000001005dfa86df5a453e2a43d8c4c0524838bc7347298bbb
Merkle Root 6274030daa6257436ad1fbacaaa2d029396a44e5da8ca34df022643379b0409d
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,862
Size: 1.00 vMB
Total Fees: 0.02564533 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,385 (692,726 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
220,659 220,659 00000000000000d5f9a2c3297c8e0ced836569f928d5e0c592f86e7a87683b87 263 0.12 vMB 245
220,658 220,658 0000000000000302abf6524f488d79afc93178fa676346f230a2ee3abf2fd651 45 0.05 vMB 111
220,657 220,657 000000000000023566ce9911fa67d216e2f8163851377f09178d04c62f75c27d 184 0.09 vMB 141
220,656 220,656 00000000000001d508d95288cbe4cd7670524791f2af7336a6ce8ae958e19e74 437 0.25 vMB 144
220,655 220,655 000000000000003e96569144b527fac86b299385bd5714303074dff306aedd88 573 0.26 vMB 198
220,654 220,654 00000000000002e0055b58c9e1d2fac85fae88715db0dc02e7efa3b25f9be382 463 0.45 vMB 97
220,653 220,653 000000000000023a28724f7fa2b30861643fb689723e43979aea5b8ceab091d5 81 0.13 vMB 85
220,652 220,652 000000000000041e0b49b9d3949641b95a2ca6977f6a1a7ff8080013ab609829 524 0.23 vMB 187
220,651 220,651 00000000000001076ec73db515c35c7f1b174774ab4bd2dd6049cb56c94c4234 72 0.03 vMB 132
220,650 220,650 0000000000000083b40ec9b12c39548be8a2148daeac42b2f6a13ba8630552a6 494 0.25 vMB 166
220,649 220,649 00000000000002b65abd3cb570ab246d8925ba75cadb4d22cf118da4ef6263e8 512 0.16 vMB 242
220,648 220,648 00000000000001a3e1d6378f33077feeab38e9243bb4369fff14ad795cba2235 232 0.20 vMB 81
220,647 220,647 00000000000002ab445e2d3713f5a9161d3da51c81c145cea41412675165bcb5 109 0.05 vMB 159
220,646 220,646 00000000000002d560f77aa9fcf22fa3376aaca4c497121417504fe5eaa31b89 717 0.25 vMB 229
220,645 220,645 000000000000047e8dafedb39b6024b8d01b3bc640aae391295f46b2fa14ebe4 10 0.00 vMB 87
220,644 220,644 00000000000003c52ab898bc5155aa108d8b02ed574c247e48ed965b52c95a04 40 0.02 vMB 41
220,643 220,643 000000000000007218c96e4ece7ffb592769cbcb17aead913ef02a73d51ce48a 426 0.25 vMB 125
220,642 220,642 00000000000002bffc859bbb025c947f0e2dc2c4b7d7673fba66bd83662c33ce 457 0.25 vMB 158
220,641 220,641 000000000000036ba252ea74aa73f851522a5d9bee008f26b10e7fa29400718f 616 0.25 vMB 213
220,640 220,640 000000000000016737363ba27bc2331c5cf22cb21477feab72eb1d54431a694a 225 0.07 vMB 80
220,639 220,639 000000000000045fde1d927bc9234597797cd21b8c8701855a74a0750ea2a259 121 0.05 vMB 189
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 108
    • Outgoing: 10
  • Data Transfer:
    • Sent: 229.21 GB
    • Received: 0.87 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.