Loading Tool

Explorer IconExplorer

Memory Pool

80,456 transactions
29.60 vMB
0.09757946 BTC
Random Selection Loading Transactions
Max Size: 179.14/200 MB

Candidate Block

Mining Attempt 4f10538c05b918613758fb9bb0e9c36897db3e42dc477bd9afe221befa65aeae
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root d297576dd651bc70e979e893c0d52dabc1640f2e7ea1c0e83a30c8a55219bfd7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,468
Size: 1.00 vMB
Total Fees: 0.03463147 BTC
Feerates: 146.36 > 3.47 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (706,381 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
208,727 208,727 0000000000000453a51091501c9591dcae5e8dc08cf659e756efb8978c2427c9 5 0.00/1.00 vMB 86
208,726 208,726 000000000000025b50aaa4e587a5ba0c5d58fd7167243970dece89e0d38f3e09 180 0.06/1.00 vMB 152
208,725 208,725 00000000000003234049f10d71811581967baab96efb5721b6e1d2dcc6280a1c 394 0.22/1.00 vMB 199
208,724 208,724 000000000000031fece56208f9e871cc1a3de442a42d71f855a5385e6e0e7af0 11 0.00/1.00 vMB 161
208,723 208,723 000000000000001b0e461f7278801ca8719857b2cf1234ab02697f352a193d57 136 0.17/1.00 vMB 77
208,722 208,722 00000000000002ffab3a147403d8df1c46f743eaf85d2080cc6700e3353d85ae 751 0.25/1.00 vMB 273
208,721 208,721 00000000000002dc2f71219cc514dd5f62a49a86505828865ba932b492ecf1a2 10 0.00/1.00 vMB 478
208,720 208,720 0000000000000139b66d5adac68bef106c143783dee97bcb095d8d5284d659e3 12 0.00/1.00 vMB 29
208,719 208,719 0000000000000013c4452802dd4a3892a87f512c6d35b7d4e7994a6da158abcd 18 0.01/1.00 vMB 139
208,718 208,718 000000000000013abf15fd964c01bf145ba6e679d741a6fa659b518bb47a21a7 218 0.12/1.00 vMB 147
208,717 208,717 00000000000000633ba76e1adeed2eec322e6fb5327bd3d6a568442699b7257d 69 0.02/1.00 vMB 156
208,716 208,716 000000000000026ee2e3c84eb16c69418a4b109976197c5b6ac454f013d41a4c 127 0.05/1.00 vMB 158
208,715 208,715 00000000000001013d1d2593c536ac0b65a677ab6b53a7e332234b360231bd5f 175 0.08/1.00 vMB 143
208,714 208,714 000000000000001d638ba2dbe90c0ecb6043406696d4fb9cf6d10b4fb3dbe229 12 0.01/1.00 vMB 146
208,713 208,713 00000000000000c3487f30ede8eedaccc148181bbaff4fda97c16938c9bc3e65 309 0.17/1.00 vMB 170
208,712 208,712 000000000000003496362f6d2748e4690465ff52e09c255b38a1061cd9e75de9 49 0.03/1.00 vMB 179
208,711 208,711 000000000000046912c6bcdf9a73261be70d51b123e0540259ff7b4eef13eb39 423 0.24/1.00 vMB 145
208,710 208,710 00000000000000602d59e3d23315235882e8256af827710001f7757e40c11bf8 42 0.01/1.00 vMB 61
208,709 208,709 000000000000046141d8eb59894c6a243c4cc49c265cbc7893922e8a06bc2186 102 0.04/1.00 vMB 105
208,708 208,708 00000000000001dfc3065a66384e1ec9fecdefefa62f94d7051b843819561ab7 171 0.06/1.00 vMB 220
208,707 208,707 000000000000029fd1dc9d9822c66425fc7b6445fa7f6561850a888f6101e21e 37 0.02/1.00 vMB 130
Previous 10 blocks ↓
Total Size: 782.58 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: 671.29 GB
    • Received: 15.90 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.