Loading Tool

Explorer IconExplorer

Memory Pool

20,770 transactions
9.01 vMB
0.03902518 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 52.21/200 MB

Candidate Block

Mining Attempt bd135b8c58c6bcf65bdefca54c11ac4f1f7ad20f0e50e1b36c810ffac109f28b
Version 20000000
Previous Block 000000000000000000002c2efa54a933667be0a2843a47329deffa95222ea700
Merkle Root 862263834987609e193bd5e16a3e721922a974700490382c2fc1a571f8fdeef0
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,110
Size: 1.00 vMB
Total Fees: 0.01859730 BTC
Median Feerate: 1.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,393 (651,454 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
261,939 261,939 0000000000000014673c5746b551b2e2a4fd40401b2a06bd781a57efc52c5ba9 175 0.07 vMB 104
261,938 261,938 000000000000001743e16948c73321f983b7637180836aad273dd01a7b721f7f 55 0.02 vMB 104
261,937 261,937 000000000000001ad619b59f952dbef9d42ad2f9cb26052fd83eeabb448c9c55 20 0.01 vMB 30
261,936 261,936 0000000000000010a0b0b40b3686d753e70d2f2887113fe4be1fbd715d8504db 117 0.05 vMB 81
261,935 261,935 000000000000000332c1673e9dd728bc0125a2ce86bf601a20f339a0a1c5939e 275 0.12 vMB 90
261,934 261,934 0000000000000011ae553bd275ddbfc9c2d233ffb5067679068c052a880d2bd7 10 0.00 vMB 70
261,933 261,933 0000000000000010d91db959f89377523b5a6e7f60294b4496ed6c1dceb82a84 91 0.04 vMB 68
261,932 261,932 00000000000000147d1fb727ead39173bdd8d2fe4eef97f30d2e0acc2991cf51 11 0.00 vMB 97
261,931 261,931 00000000000000113fd45c19d8e94a59e35fdc9399f2bc6a5e4a24623d16bc37 79 0.03 vMB 128
261,930 261,930 0000000000000019520b999575aa03ef9c5dbe8a731e81532c163149cce596f3 203 0.08 vMB 95
261,929 261,929 000000000000001b412ba82cc9444839a3a508957ed22a75f0f0875efb9bf2d3 315 0.13 vMB 145
261,928 261,928 0000000000000015f2c366e434923b0dbdd1a0261963f1247a572f30c66bb34a 525 0.22 vMB 121
261,927 261,927 0000000000000019651a9815e14bfb04643521dcf518b0750573883c32a69c87 285 0.11 vMB 145
261,926 261,926 000000000000000d651b2bf5e2b7dc8c7ffe0e1c15d65c51e3886064ee266062 127 0.05 vMB 94
261,925 261,925 0000000000000005ef70e4ddad033e5c6351354db89bd37584cbdf938e910e71 198 0.08 vMB 140
261,924 261,924 00000000000000082220c1e8db88de37818d2b2210131e80ad380edf27675b88 41 0.02 vMB 448
261,923 261,923 0000000000000004f842eccfdc6e0e239b470a43e48b02240eb8a9b34177c5bc 70 0.03 vMB 132
261,922 261,922 0000000000000014788f277aa267044012669c9370bbeeb4d16cafbc3a5669c5 218 0.10 vMB 113
261,921 261,921 00000000000000199dbc751fccefd9990a69d84ce3b65df2111ad353f142f116 325 0.14 vMB 111
261,920 261,920 000000000000000cb8e8600edcc8d919f844ee84a99d6bf85a67073e15497452 178 0.10 vMB 70
261,919 261,919 000000000000000f0da564f000a32a16778d3123e946af9c46e00c92840ce79a 241 0.10 vMB 125
Previous 10 blocks ↓
Total Size: 779.55 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: 255.20 GB
    • Received: 0.97 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.