Loading Tool

Explorer IconExplorer

Memory Pool

72,427 transactions
27.95 vMB
0.06492740 BTC
Random Selection Loading Transactions
Max Size: 165.71/200 MB

Candidate Block

Mining Attempt 43fa82bda68e9085416a3c522caad5635de91a55018e1f54ec8bdda614b2f37d
Version 20000000
Previous Block 00000000000000000000a6021cd756592116928201db218641aa213304cf81b0
Merkle Root 6704910e4d2720d35d3556ee060f7180dca6d5163541811e163d33db0ac967a4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,174
Size: 1.00 vMB
Total Fees: 0.00917768 BTC
Feerates: 40.21 > 0.92 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,034 (263,087 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
651,947 651,947 00000000000000000007a937edb305309e137a131498535af7cb85a75cad484c 1,958 1.00/1.00 vMB 31
651,946 651,946 00000000000000000004e693282d72820d1f8026e11f230c2c981187bc04c06e 1,976 1.00/1.00 vMB 96
651,945 651,945 00000000000000000006c241d53b1984e93b3c5c5aa5ac222198b9fdbba4f6a8 2,630 1.00/1.00 vMB 124
651,944 651,944 0000000000000000000ceb356058db275932b775d524a2e442dbf4c4b2bb6f04 2,700 1.00/1.00 vMB 50
651,943 651,943 00000000000000000005e1b675a7a3c942060cfd92026087459fd807ca951521 2,261 1.00/1.00 vMB 32
651,942 651,942 00000000000000000008f65878a2f44cda9f1dbe5dd1ee27807d8b07104256ca 2,368 1.00/1.00 vMB 112
651,941 651,941 000000000000000000047af5476e7574ce0857c0976e9d8214fd596a6022dc60 2,605 1.00/1.00 vMB 108
651,940 651,940 00000000000000000003f73862f7aec57b36ec1bcdc909c975dc7eb7d660ca39 2,150 1.00/1.00 vMB 54
651,939 651,939 000000000000000000051a10c8ecfaa1005afac2faefdf07d1b919be631e8b03 2,668 1.00/1.00 vMB 118
651,938 651,938 00000000000000000009b6a3b4524cb0df62b2b439cd7d38140b4b38c53ae2b3 2,966 1.00/1.00 vMB 20
651,937 651,937 000000000000000000051269f582e7717b810fc18503811c11e7f2c1c5fd9949 2,670 1.00/1.00 vMB 93
651,936 651,936 00000000000000000006351afdfcc9f6d800c766848ebc37e271966362b1ab9d 2,703 1.00/1.00 vMB 49
651,935 651,935 0000000000000000000a723a762e345ee08506693cb1d0c59b1f91621a1fcb9f 2,953 1.00/1.00 vMB 52
651,934 651,934 0000000000000000000db61f9868353d362b442b1eca00e93514462f59375c17 3,028 1.00/1.00 vMB 63
651,933 651,933 00000000000000000009c291c72577e451e9ccdb9a81d04833410bec3ff269a3 2,376 1.00/1.00 vMB 59
651,932 651,932 0000000000000000000837a3e61ef26095c7f926f8f018f8267f86f69587fb3d 597 1.00/1.00 vMB 108
651,931 651,931 0000000000000000000934723f5a27bdfbc6a94c5dd789e819bea0ce6d33beee 1,202 1.00/1.00 vMB 111
651,930 651,930 000000000000000000072a30fe0eaeaa5ea63c4d6b4c58a8bafde6a9a600bd4e 2,443 1.00/1.00 vMB 59
651,929 651,929 00000000000000000002344be587bc01fb39b6854352ebf0e7564d9e49123ce0 1,665 1.00/1.00 vMB 14
651,928 651,928 0000000000000000000d8b13196b6e8adcfe7393d4f33c14236ba253069250d3 2,326 1.00/1.00 vMB 98
651,927 651,927 0000000000000000000dbddc468e50be771632f42a947ca2f2b0f7c996bdd494 2,913 1.00/1.00 vMB 107
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: 666.99 GB
    • Received: 15.24 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.