Loading Tool

Explorer IconExplorer

Memory Pool

28,822 transactions
11.81 vMB
0.03727445 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 66.91/200 MB

Candidate Block

Mining Attempt 123fe1be82562a5b94738cdf8e6d373da04de19884bc412ffeb7519671c43bcd
Version 20000000
Previous Block 00000000000000000000dfe08e8c7fc02879d427d7327f13f30ca8cda7348f7d
Merkle Root 8850a897d0c45ddcbfcdea4b0a4df33b5c14fb0b5e5f9df8ae6d9787dc818957
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,126
Size: 1.00 vMB
Total Fees: 0.01669195 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,519 (746,038 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
167,481 167,481 000000000000006d92ff776c50d585b5d8c69908bf1eb286085a774a7294d40a 11 0.00 vMB 275
167,480 167,480 000000000000006ae7fbb33db6045e8bf5bff5bb7141abc52d50f84d0dab58bd 13 0.01 vMB 24
167,479 167,479 00000000000003b3f658fd0e5f84b713011443ca02f1537d878da2a1d3c8491b 39 0.01 vMB 90
167,478 167,478 00000000000003eb9eca012c768afdc8c7c6ce809adb5643d2fec89e7fb737ff 21 0.01 vMB 124
167,477 167,477 000000000000069f782be98069d2d6dc4d0f12552537deb63cf72d82366dd024 8 0.00 vMB 478
167,476 167,476 00000000000000871cb1913dc000bb22f93e014fe806015ce953bf824ce0fc4b 28 0.01 vMB 217
167,475 167,475 000000000000080267589cf850e1ebccbe086e1693917a8afe43c6add9dccaad 111 0.04 vMB 35
167,474 167,474 0000000000000a7195c295cfc34ba2e75bc1e6b7dae896b27fb497407c6f8475 69 0.02 vMB 42
167,473 167,473 00000000000002bbf299121e1bde82d9e84633701c175271609ca3cdf463a150 23 0.01 vMB 180
167,472 167,472 00000000000000d37cbcb5887498631db75435a424ed7dc8c454f0fcaef60491 76 0.03 vMB 53
167,471 167,471 00000000000001d5e0569942e9aa0f4ce54697c288067a433ff8339534a76587 9 0.00 vMB 55
167,470 167,470 000000000000018c1c7c5aa7c6b4ee3d19004612a2c941ba925e76153ba27c9f 16 0.01 vMB 119
167,469 167,469 00000000000000d167d2e8a872a65292cda29574f3808a79c3b20dd2d9dd57fc 51 0.02 vMB 44
167,468 167,468 00000000000001539701a59b64962c53c1bac5f8cf8cc9d3b3279f49d3215235 27 0.01 vMB 211
167,467 167,467 00000000000009c30374f28f407bf902f59a3b248c28dc9304432dd7b98f1ab2 63 0.02 vMB 63
167,466 167,466 0000000000000a4b21c50e40ded9ca46ccada3da1eb8782e9ad96d615ed0ee42 44 0.02 vMB 150
167,465 167,465 0000000000000a8d7dce10edf2878f06064a1d85a96bb1d0fbf15c24ef5b3ea5 20 0.01 vMB 64
167,464 167,464 00000000000001aef3522c36ff559f059fb74bcbbf63e427ef448be9121f6461 54 0.02 vMB 102
167,463 167,463 00000000000007a4d4303dd46bccac6cedd8d092aa8c4e5c238ee2513351f899 83 0.02 vMB 14
167,462 167,462 00000000000002e5e619ad69a083203015b4238511070fba11dace723bc764ca 43 0.02 vMB 185
167,461 167,461 00000000000006f8dbe95c46d9a98a8f79f75a3b421122367c4eb79f74f78794 40 0.02 vMB 64
Previous 10 blocks ↓
Total Size: 779.76 GB

Node Details:

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