Loading Tool

Explorer IconExplorer

Memory Pool

12,102 transactions
9.86 vMB
0.03472787 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 50.48/200 MB

Candidate Block

Mining Attempt 32fb0c95686ca75d66e8f16476e34a4bc396e65421b6ad1f17ed242edbc7cb5d
Version 20000000
Previous Block 000000000000000000012e19983e24f0604faef80654158cc2f867745882ec5c
Merkle Root 8c52632bf061893be185861f425bdefc03c1f2bf76e62ee4dc55bd650a538c33
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,528
Size: 0.9978685 1.00 vMB
Total Fees: 0.01993683 BTC
Feerates: 194.03 > 2.00 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,806 (646,486 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
267,320 267,320 0000000000000004ed916edaa76c0ea33c05bcbcf60888050fc30977b00eb658 19 0.01/1.00 vMB 41
267,319 267,319 000000000000000aa539e35b27aa654f1299c278a407f13a87e2c0db96523a7b 135 0.06/1.00 vMB 56
267,318 267,318 00000000000000020e433cd02fd6b9d2e03c3387b6942427d68142e068fe554f 185 0.09/1.00 vMB 29
267,317 267,317 0000000000000009178c6e2ca0dc3b463b32c404b1a54d8e14db1d3e2504afc9 327 0.16/1.00 vMB 38
267,316 267,316 000000000000000741f1d05231934ccbdfca379bdca6de3408a202e81bbf0512 965 0.37/1.00 vMB 73
267,315 267,315 0000000000000002cd988d627231ca03edef16e867c98d6fe33365cfda0136fe 29 0.01/1.00 vMB 53
267,314 267,314 00000000000000085380ba235f25d3f6df89c60fe27cc630f61856f3b0688b6c 153 0.06/1.00 vMB 63
267,313 267,313 0000000000000008c4580581f15368385be4cf8a4a1f3365d51de2e90a958408 1 0.00/1.00 vMB 0
267,312 267,312 0000000000000007422df27ceb35280b4ac808d98e072aa4b4bbc9382c506bc3 293 0.13/1.00 vMB 48
267,311 267,311 0000000000000001f630517e750c08ee4616d9d7a361920a7ef242a9a015b893 427 0.18/1.00 vMB 92
267,310 267,310 00000000000000091f5bad69adee17145640408218a11b6a359abd3ad3b878c6 238 0.09/1.00 vMB 59
267,309 267,309 0000000000000004da5ec43e15065b54590688841007e4a3d891adb35cc22ae1 90 0.04/1.00 vMB 51
267,308 267,308 000000000000000535aa734f044838f244981d041bb67c2a92eed66f5d33699b 109 0.05/1.00 vMB 50
267,307 267,307 0000000000000005389d4d59a47d26d012d3730e72f7d3f36eb60164ff53e867 55 0.02/1.00 vMB 63
267,306 267,306 0000000000000000b358caa6f7cd5cceb2ffe1e536c4e3fd298d8b094efe9e5d 6 0.00/1.00 vMB 19
267,305 267,305 00000000000000040a8edd44d8306e22cc0630ba5fb8ff033e8aebdbd9d7c1b7 148 0.07/1.00 vMB 54
267,304 267,304 0000000000000000ecef2db1e468ee59d08536c1da6c01a538aeccc6d2026049 189 0.09/1.00 vMB 125
267,303 267,303 00000000000000073ebe19e491535b281fbb794201a265cb0c0b9152a18c7aea 30 0.01/1.00 vMB 51
267,302 267,302 00000000000000057f26d3b4a55583412729408f273e8570f3d51f60d5003953 326 0.15/1.00 vMB 77
267,301 267,301 00000000000000009b23ad20a246f2352bd0e3bcbc5c36fd8abcd12ece370aa6 188 0.09/1.00 vMB 20
267,300 267,300 000000000000000a83fbd660e918f218bf37edd92b748ad940483c7c116179ac 495 0.27/1.00 vMB 61
Previous 10 blocks ↓
Total Size: 780.28 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: 516.01 GB
    • Received: 4.40 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.